This website, built with HTML, CSS, PHP, and MySQL, simplifies hostel management. Administrators effortlessly add students and assign passwords, while students access personal info, lodge complaints, and explore hostel categories after logging in. This user-friendly platform ensures streamlined communication and efficient management.
- Fork this repository
- Clone the forked repository
- Add your contributions (code or documentation)
- Commit and push
- Wait for pull request to be merged
To run this project, you'll need to have XAMPP installed to serve the PHP files and host the MySQL database. You'll also need a web browser to navigate through the website.
- XAMPP installed on your machine.
- A web browser of your choice (e.g., Google Chrome, Mozilla Firefox).
1. Clone the Repository:
git clone https://github.com/kashiiitech/FastHostelReservation
2. Start XAMPP:
- Open XAMPP and start the Apache and MySQL services.
3. Database Setup:
- Open your web browser and navigate to (http://localhost/phpmyadmin).
- Create a new database for the project.
- Import the provided SQL file to set up the required tables and data.
4. File Placement:
- Move the cloned repository folder to the
htdocs
directory in your XAMPP installation directory (e.g., C:\xampp\htdocs).
5. Accessing the Website:
- Open your web browser and go to http://localhost/your-repo-folder.
NOTE
the above steps are a general guide. Be sure to replace your-username
and your-repo
with your actual GitHub username and repository name. Additionally, adjust folder paths based on your system configuration if needed.
1. User Management
- Effortlessly add and manage students.
- Students access personal info with passwords.
2. Student Dashboard:
- View personal information upon login.
3. Complaint Lodging:
- Lodge complaints through the platform.
4. Hostel Category Exploration:
- Explore available hostel categories.
5. Efficient Communication:
- Streamlined admin-student communication.
6. User-Friendly Interface:
- Easy navigation for all users.
7. Database Integration:
- Secure storage of student data and complaints.
Video link:: https://youtu.be/c5ecy2faNUc
If you have any questions, suggestions, or issues, feel free to reach out to me. We value your feedback and are here to help.
- Project Maintainer: Kashif Ali
- Email: kashiiitech@gmail.com
You can also open an issue in this repository if you encounter any problems or want to request a new feature.