Website provides a way to manage a point of sale
To see PSEU Point Of Sales API click here
This project is implemented for practice purposes. The main motivation for this project is practicing on the MERN stack.
- React
- CSS
- SingIn and SignUp with validation
- Add Items to your point of sales and have the ability to edit them
- Add Collections to your point of sales
- Choose the Items for each Collection
- The ability to add items using BarCode Scanner
- Handle Transactions in a save way with good management to the database
- Edit the roles and information of each user in the application
- Add discounts for a specific ranges of days and use them in the transaction processes
- Display the price history of each item in its page
Future work:
- Display the Added discounts in a list and edit each discount by name or code
- Display all collection and add the ability to edit collection name and icon
- Make the design suitable for the usage on mobiles and tables
- React: Javascript Library using TypeScript
- CSS: For Styles
- Canva: For the Design
- Phosphor React and React Icons: for the Icons
- React router dom: For the Routing
- React toastify: For the Notification
- React zxing: For the BarCode Scanner
- Clone the repo file from the GitHub
- Write
npm i
in the console to install the requirements - If you want a sample data for the database Click here
It is the first version
- Abdallah Alnaime - MERN stack developer
- Momin Arafa - MERN stack developer
- Lana Qawasmy - MERN stack developer
- Raghad Salem - MERN stack developer
No License