Skip to content

Hostel Management System which manages the booking, swapping and vacating of rooms. Build on PHP, JavaScript and MySQL database.

Notifications You must be signed in to change notification settings

UjjawalKhadanga/HostelManagementSystem

Repository files navigation

HostelManagementSystem

(Contributers: Ujjawal Khadanga, Sachin Mahawar, Dev Prajapat)
Hostel management system is a web application that allows users to register/login to their accounts and reserve hostel seats. The application provides these 5 features to the user:

  1. Login / Register an Account
  2. Book Hostel seats that are available
  3. Check the availability of Hostel Rooms
  4. Swap their Current Hostel with another Available one
  5. Vacate their current Hostel While Booking/ Swapping/ Vacating the hostel, all their details would be safely stored in the database. The user can logout from their account and end the session.

Installation Setup

The application can run with XAMPP on localhost. Configure XAMPP and start the Apache server and MySQL server. Then follow the steps:

  1. Import the hms_database.sql file using phpMyAdmin SQL.

  2. Copy the contents of “HostelManagementSystem” folder into “C:/xampp/htdocs/HostelMangaementSystem”.

  3. To run, open “localhost/HostelManagementSystem/” in the browser which is the entry point to the web application.

Application Architecture Flowchart

output-onlinepngtools

Images

Login Page Home Page (Book)
Picture1 Picture2
Check Room Status
Picture3

About

Hostel Management System which manages the booking, swapping and vacating of rooms. Build on PHP, JavaScript and MySQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published