Skip to content

shashwatiwari/Hostel_Management_System

Repository files navigation

Hostel Management System

A web application for managing hostel activities using React and MySQL.

Installation

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Set up the MySQL database by running the SQL scripts in the database folder.
  4. Configure the database connection in the .env file.
  5. Start the application using npm start.

Usage

  • Register/login as a student to view room allocation and fee details.
  • Add/edit/delete student records, room details, and fee information.

Database Setup

  • Use the SQL scripts in the database folder to create the necessary tables and populate them with sample data.

Technologies Used

  • React
  • MySQL
  • Node.js
  • Express

License

This project is licensed under the MIT License.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published