Skip to content

JLEWilson/PackerTracker.Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Packer Tracker

By **Jacob Wilson, Katie Pundt**

Setting up a past project to work with databases. Original project by Liz Thomas, Ella Tantu, Jacob Wilson

Technologies Used

  • C#
  • Markdown
  • HTML5
  • CSS
  • Razor
  • Bootstrap

Description

A webpage that allows the user to create a list of items for a camping trip. The user can set the price, where the item is to be gotten from, and weather or not the item is packed or purchased

The models used were thoroughly tested and use Object Oriented Programming best practices.

Setup/Installation Requirements

  • You can find the github repository here
  • Click the code button, and copy the https link
  • In your in git bash or your preferred git terminal navigate to the directory you would like to store the project
  • Enter: "git clone" followed by the https link
  • Now that the repository is cloned to your computer, right click on the folder and click open with vs code
  • Navigate to the PackerTracker directory and type dotnet restore to install dependencies.
  • You can now type dotnet run to run the program
  • If you would like to test navigate to the PackerTracker.Test folder and type dotnet restore, then dotnet test

Known Bugs

  • No known bugs

License - MIT

If you run into any problems or find a bug, would like to reach me for a separate reason, feel free to send me an email @[email protected] with details of your issue.

Copyright (c) 12/20/2021 Jacob Wilson, Katie Pundt

Releases

No releases published

Packages

No packages published