API used to serve the requests of the Point of sales UI
To see PSEU Point Of Sales UI click here
This project is implemented for practice purposes. The main motivation for this project is practicing on the MERN stack.
- NodeJs
- MongoDB
- Good Schema for the database
- The validations on every request
- Using JWT for the authentication
- Store hashed password in the database
- The ability to add items, users, collection, orders and every thing connected with the database
Future work:
- Make an optimization for the code
- ExpressJs: JavaScript fromwork
- MongoDB: For the database (Non-relational) with Mongoose
- Bcrybt: For password hashing
- JWT: For user authentication
- 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