Skip to content

Tangers2/InventoryManagementSystem

 
 

Repository files navigation

Banner Page.jpg

InventoryManagementSystem is an MVC service web application with database read and write functionality, user purchase logging using Entity Framework. The scope of the application was a basic store management system where anyone could create items. This app was used to solve common MVC problems inlcuding displaying unique data gathered from a database into various views using Razor syntax, and assigning departments customers, purchases.

Libraries and Resources Used

How to run locally

  1. Clone the repo

  2. Open the project and set up Home/Index as the start up file in not already

  3. Start running the application.

  4. Regester and create a customer and work left to right on the nav bar creating new items in each list.

  5. When it is populated it should be a basic management system.

About

ASP.NET MVC Inventory Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.9%
  • JavaScript 5.2%
  • CSS 1.8%
  • Classic ASP 0.1%