To create a hostel management system which efficiently manages the proposed features and reduces the overhead of paperwork and manual verification.
Clone this project into your XAMPP -> Htdocs folder
Open Xampp and start Apache and MySQL servers
Open http://localhost/phpmyadmin and create a new database "hostel"
Now go to import -> and import the SQL file(hostel.sql) that creates the database with some basic data init.
Frontend -> HTML, CSS, JS, BOOTSTRAP
Backend -> PHP
Database -> MYSQL