Skip to content

darshankparmar/HostelManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hostel Management System

๐Ÿ‘‰ Download the zip file

๐Ÿ‘‰ Extract the file and open hostelManagement folder in visual studio code

๐Ÿ‘‰ create .env file in hostelManagement folder

NODE_ENV = development
PORT = 4050
MONGODB_URI = mongodb://localhost/hostel
MONGOOSE_DEBUG = true
JWT_SECRET = 29fe02c1-7de9-493a-b3c5-d33e56555a98

๐Ÿ‘‰ Run this command

npm install

๐Ÿ‘‰ Run this command for Start Project

npm run start

๐Ÿ‘‰ Run this command for Start Server

npm run server

Download Node JS :

https://nodejs.org/en/download/

Download MongoDB Compass :

https://www.mongodb.com/try/download/compass

Youtube Link :

https://youtu.be/W6DUKBNzUMQ

About

The main objective of the NodeJS Project On Hostel Management System is to manage the details of Rent, Hostel Facility, Beds, Allotees. It manages all the information about Rooms, Allotees, Payments. The project is totally built at administrative end and thus only the administrator is guaranteed the access. The purpose of the project is to buildโ€ฆ

Topics

Resources

Stars

Watchers

Forks

Contributors