Skip to content

The Hostel Management Application is a comprehensive system built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and Redux for state management. It is designed to streamline the management of hostel activities and improve efficiency.

Notifications You must be signed in to change notification settings

FarooQ-2113/Hostel-Management-FullStack

Repository files navigation

Hostel Management Application

Created using MERN Stack with Redux

Installation

(To start)

npm install
cd frontend
npm install

Configure .env file

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

Features

  • Register/Login Screens
  • Student Details
  • Add Student
  • Edit/Delete Student Details
  • Update Student Where abouts
  • Can take Attendance Daily
  • Dispaly Attendance Details
  • Download Csv file of attendance
  • Delete Attendance of previous n days
  • Control User List
  • Edit User Admin Status
  • Data Controlled by only Admins

About

The Hostel Management Application is a comprehensive system built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and Redux for state management. It is designed to streamline the management of hostel activities and improve efficiency.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages