Simple POS .Net core 7 + User Management + Arabic Support + Full Source Code
Simple POS .Net core 7 + User Management + Arabic Support + Full Source Code
Version v1.0
Introduction
Simple POS make admin ready so as to add limitless merchandise and clients and create gross sales invoices with taxes and reductions and print invoices . additionally you’ll be able to add limitless firms . Admin can create cashier person , cashier person solely can create gross sales invoices .
This internet primarily based utility is developed on .Net core 7 utilizing ASP.Net Core, C#, Entity framework core, JavaScript, jQuery, JSON, Bootstrap, HTML, CSS and SQL Server.
Simple POS System has Three default roles [Admin , CompanyAdmin – Cashier] , and you’ll add limitless roles .
Framework: .Net Core 7
Features :
- Support English / Arabic
- Architecture : Clean Architecture
- Full User Management Module
- Users [Create –Edit – Delete – Search]
- Roles [Create –Edit – Delete – Search]
- Policies [Create –Edit – Delete – Search]
- Authentication Settings
- Bind Pages with Policies , utilizing simple person interface
- Login
- Reset Password
- Error Log : utilizing NLog
- Audit path : log database actions [add – update -delete] and enterprise actions Like:[CreateInvoice,UpdateInvoice , etc]
- Multitenant: limitless firms
- Products [Create –Edit – Display – Delete – Search]
- Customers [Create –Edit – Display – Delete – Search]
- Sales Invoices [Create –Edit – Display – Delete – Search]
- Dashboard
- Cashier [Create – Edit – Display – Search]
- Company Admin [Create – Edit – Display – Search]
Quick Start Guide
How to Generate Database Tables
- Open [Package manager console] and within the [Default project] checklist .. choose [Common.Persistance] challenge
- Write the under instructions
- add-migration CreateCommon -context CommonDbContext
- update-database -context CommonDbContext
- Open [Package manager console] and within the [Default project] checklist .. choose [UserManagement.Persistance] challenge
- Write the under instructions
- add-migration CreateId -context ApplicationDbContext
- update-database -context ApplicationDbContext
- Open [Package manager console] and within the [Default project] checklist .. choose [SimplePos.Persistance] challenge
- add-migration CreateSimplePOS -context SimplePosDbContext
- update-database -context SimplePosDbContext
- Congratulations , simply run the challenge .
Credentials
- User title : admin
- Password : P@ssw0rd
- Create Company Admin
- Company Admins __> New Company Admin
- Update Tax worth
- Companies [go to] Companies List [go to] Options [go to] Edite
- Logout from Admin person
- Login with new [Company Admin User]
- Create Cashier
- Cashiers [go to] New Cashier
- Create Default Customer
- Customers __> New Customer
(*7*)BUY FOR $14