Code Monkey home page Code Monkey logo

packertracker.solution's Introduction

Packer Tracker

By Mark McConnell, Cameron Ray, & Caleb Coughenour

This is a program for users to catalog things they need for upcoming camping, backpacking, bike touring, road trips, or other types of travel.

Technologies Used ๐Ÿ–ฅ๏ธ

  • C#
  • MSTest
  • .Net 5.0
  • Git
  • VsCode
  • REPL

Description โœ…

This is a program for users to catalog things they need for upcoming camping, backpacking, bike touring, road trips, or other types of travel. This program allowed us to practice making MVC apps that use RESTfully named routes and include CRUD functionality. Each class in each project must include a constructor, getters and setters, private properties, and methods for GetAll() and ClearAll().

Setup/Installation Requirements ๐Ÿ–Š๏ธ

  • Clone this repo: https://github.com/amarkmcconn/PackerTracker.Solution
  • Enter the new directory using the command cd PackerTracker.Solution
  • In the root directory, confirm there is a .gitignore file
  • add "/obj", "/bin" , "*.vscode" to the .gitignore file. It will keep your repository clean of unnecessary files
  • _run git add .gitignore
  • commit your changes
  • To ensure the project will run correctly, run dotnet restore and dotnet build from the PackerTracker.Tests & PackerTracker directory
  • To interact with MSTest navigate to the PackerTracker.Tests directory and run dotnet test
  • To interact with the local host website navigate to the PackerTracker directory and run dotnet run

Known Bugs ๐Ÿ›

  • No Known Issues

License

MIT ๐Ÿ‘ˆ

If you run into any issues or have questions, ideas, or concerns; please email me: at [email protected] or make a contribution to the code.

Copyright (c) 2022 Mark McConnell

packertracker.solution's People

Contributors

camlray avatar amarkmcconn avatar

Forkers

calebcoughenour

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.