Advance POS System with Stock Manager | ASP.NET Core | EF Core | .NET Core 6.0

Description

Advance POS System with Stock Manager | ASP.NET Core | EF Core | .NET Core 6.0

Advance POS System with Stock Manager (APOS) is a multi-functional complete web application developed using ASP.NET Core and EF Core code first technology. This web application enables you to manage all kinds of retail shops and small businesses through proper monitoring and a dynamic reporting system. APOS is a .NET Core/jQuery-based web application that allows you to manage your sales and inventory from anywhere. It has a built-in Invoice and Inventory System with taxes and discounts. These will be really helpful to apply taxes and discounts automatically and the ability to generate invoices. Update your stock information, make purchases and view sales data from anywhere whether in the office, at home, in the warehouse, or on the go. All you need to access this is a device with an internet connection.

Technical Features

  • ASP.NET Core 6.0
  • EF Core code first
  • MSSQL/MySQL
  • Partial page update CRUD operation
  • Razor and jQuery for FE
  • jQuery DataTable for faster data load
  • Sweet Alert2 and Toaster notification
  • select2 dropdown
  • ASP.NET Core MVC Architecture
  • Uses Swagger for API documentation
  • Dependency Injection
  • Standard Naming conventions
  • JWT Token Based Authentication and Claim Based Authorization
  • All Methods are Async/Await
  • CORS Settings

How to Run Project

Step 1:
Unzip the downloaded folder(AdvPOS.zip)

Step 2:
Open AdvPOS.sln file with Visual Studio 2019

Step 3:
Update database connection: appsettings.json
“DefaultConnection”: “Server=DEVSTATION\\MSSQLSERVER2017;Database=AdvPOSDev;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

There are no reviews yet.

Write a review