Description •
User Stories •
Languages & Technologies •
Requirements •
Installation •
Contributors •
License
Website for tracking items that are in stock across several websites.
As a user I want to see a list of products that have been added to the website
As a user I want to be able to search for a product by name or type or manufacturer
As a user I want to be able to add my own products to the website
As a user I want to be able to update my own inventory
Languages & Technologies Used
Programming Languages, Libraries, & Frameworks
Operating Systems & Programs
Make sure you have installed all required software .
Open your computer's terminal and navigate to the directory in which you would like the program to be stored.
Enter the command git clone https://github.com/taylorsomers/InStockTracker.Solution in the terminal.
Open the file [file name].
In appsettings.json, update the username and password values with your local MySql username and password.
Using the terminal, navigate to the [directory] directory.
Enter the command dotnet restore in the terminal.
Enter the command dotnet build in the terminal.
Enter the command dotnet ef database update in the terminal.
Enter the command dotnet run in the terminal. The program should begin running and be accessible by any other program capable of making API requests.
Database Setup Instructions
Functionality
Request Type
HTTP Route
Parameter
Type
Default
Required
Description
Sample Query & JSON Response
Sample Query
Sample JSON Response
Location : Message
Situation
Resolved (Y/N)
Bug Resolution Strategy
Support & Contact Details
You are welcome to contact the authors via GitHub with any concerns, feedback, possible contributions, questions, or suggestions.