Our POS system allows your business to accept payments from customers and keep track of sales , helps you improve your operations for your customers gives you better customer service. This includes reducing waiting time, faster scanning of items, quicker payments,allow customers to order online as a result increases sales and much more. With these operational improvements, customers will tend to get better service and come back to your store for their next purchase.
Home Page :The welcome page that contains an overview of the system and a general definition of it.
Pos Page: A page where you can view all of products figures in one place ,Also includes the Cart which is a piece of software that facilitates the purchase of a product ,search product ,and filter product by Catagory .
Product Page: A page has a list of all products stored in the system Database , so you can view/add/update/delete/search a product.
Catagories Page :A page that has a list of all product categories in the system, so you can view/add/update/delete/search a product category.
POS Documentation Link
- Access to the project folder on the computer via Termaial or Git Bash
- Clone this respository to your computer by --git clone "Repo-Link"--
- Excute --npm install-- to download all necessary packages
- Change directory to backend by --cd backend--
- Run --json-server --watch db.json --port 5000--
- Change directory to frontend by --cd frontend--
- Excute --npm start-- to start the projec
Deployment link:in progress "# POS-Deploy" "# POS-copy"