Hi! This is a NodeJS and MongoBD based project laundry management system. this is a WEB based project using MongoDB as database.
To run this project your system should have npm and NodeJS installed.
Go to the main directory and type the command:
npm start
Then open a browser and go to the followinf URL: [http://localhost:8000/](For USER) [(http://localhost:8000/admin)] (For ADMIN) You should now be seeing the main page.