shashiben / Hostel-Management

Created a hostel application management web app to track students where they are,and note the attendance of students according to room No and download data of attendance for each day
142 stars 60 forks source link
attendance attendance-management-system attendance-system hostel hostel-management hostel-management-system mern-project mern-stack react-router reactjs redux

Hostel Management Application

Created using MERN Stack with Redux

Installation

npm install
cd frontend && npm install

Configure .env file

NODE_ENV = development/production
PORT = 5000
MONGO_URI= Mongo Uri
JWT_SECRET= JWT Key

Features

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.