
Simple POS .Net core 3.1+ User Management + Arabic Support + Full Source Code

Description
Simple POS .Net core 3.1+ User Management + Arabic Support + Full Source Code
Version v1.0
Introduction
Simple POS make admin able to add unlimited products and customers and create sales invoices with taxes and discounts and print invoices . also you can add unlimited companies . Admin can create cashier user , cashier user only can create sales invoices .
This web based application is developed on .Net core 3.1 using ASP.Net Core, C#, Entity framework core, JavaScript, jQuery, JSON, Bootstrap, HTML, CSS and SQL Server. Simple POS System has Three default roles , and you can add unlimited roles .
Framework: .Net Core 3.1
Features :
- Support English / Arabic
- Architecture : Clean Architecture
- Full User Management Module
- Users
- Roles
- Policies
- Authentication Settings
- Bind Pages with Policies , using easy user interface
- Login
- Reset Password
- Error Log : using NLog
- Audit trail : log database actions and business actions Like:[CreateInvoice,UpdateInvoice , etc]
- Multitenant: unlimited companies
- Products
- Customers
- Sales Invoices
- Dashboard
- Cashier
- Company Admin
Quick Start Guide
How to Generate Database Tables
- Open and in the list .. select [Common.Persistance] project
- Write the below commands
- add-migration CreateCommon -context CommonDbContext
- update-database -context CommonDbContext
- Open and in the list .. select [UserManagement.Persistance] project
- Write the below commands
- add-migration CreateIdentity -context ApplicationDbContext
- update-database -context ApplicationDbContext
- Open and in the list .. select [SimplePos.Persistance] project
- add-migration CreateSimplePOS -context SimplePosDbContext
- update-database -context SimplePosDbContext
- Congratulations , just run the project .
Credentials
- User name : admin
- Password : P@ssw0rd
- Create Company Admin
- Company Admins __> New Company Admin
- Update Tax value
- Companies Companies List Options Edite
- Logout from Admin user
- Login with new
- Create Cashier
- Cashiers New Cashier
- Create Default Customer
- Customers __> New Customer
External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.