You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our project is a smart hostel management system that helps students easily find and book rooms through a block-based preview system, ensures fair allocation for low-income or distant students, and enables smooth admin monitoring. It integrates features like chat-based query resolution, virtual cart for medical/stationery needs etc
Steps to run the website:-
In your powershell terminal, write the following commands,
npm install
mongod
mongo
npm run server
npm run start
FULL STACK
About
Our project is a smart hostel management system that helps students easily find and book rooms through a block-based preview system, ensures fair allocation for low-income or distant students, and enables smooth admin monitoring. It integrates features like chat-based query resolution, virtual cart for medical/stationery needs etc