Inventory Plus
Inventory Plus (Inventory Management System) is ASP.NET Core (5.0), C#, EF code first web application that helps you to manage your all stock item, customer invoice, expense, supplier, dynamic reporting, user management, etc.
Technologies
Microsoft Visual Studio Community 2019, ASP.NET Core 5.0, Entity Framework Code First, MS SQL SERVER 2017, JavaScript, JQuery data table, etc.
Prerequisite Application
Microsoft Visual Studio Community 2019, Dot Net Core 5.0, MS SQL SERVER 2017, IIS, Chrome/Edge Browser.
FAQ
Full Source Code and code first project running guideline.
Demo Video New
Demo Video
Key Features
+ Dynamic Dashboard
+ User Management
+ Inventory Item Management
+ Inventory Item History
+ Sales Invoice Management
+ Supplier Management
+ Supplier Invoice Management
+ Expense Management
+ Expense Invoice Management
+ Manage Customer
+ Set up your company profile
+ Reporting system
>>> Sales Summary Report
>>> Daily Earned Details Report
>>> Daily Profit Details Report
+ Setup Email
+ Warehouse Management
+ Manage page access
How to Run Project
Step 1:
Unzip the downloaded folder(Inventory_src)
Step 2:
Open InvenToryPlus.sln file with Visual Studio 2019
Step 3:
Update database connection: appsettings.json
“DefaultConnection”: “Server=DEVSTATIONMSSQLSERVER2017;Database=InvPlus;User ID=sa;Password=dev123456”
- Server=Your MS SQL Server Name
- User ID= Your MS SQL Server User Name
- Password= Your MS SQL Server User Password
Step 4:
Build and run by pressing f5
https://localhost:44308/
- Initially in SQL server, admin user, and all relevant data will be created in the database dynamically as code first approach.
Product Customization
Inventory Plus can be customized depending on your need. Our charges are affordable. We work and charge for customization at $20/hour. A fixed price quote can be generated if you provide all the details of customization.
Supports:
If you want to modify or add new features, you can always contact us at,
[email protected]
Version 1.0.1
- dotnet5 - Warehouse wise item - bug fixed
Version 1.0.0
Initial Release