https://github.com/vehanrajintha/hotel_reservation_system
Hotel Reservation System made by using PHP and SQL
https://github.com/vehanrajintha/hotel_reservation_system
hotel hotel-booking hotel-management-system hotelreservationsystem php project-management sql
Last synced: about 2 months ago
JSON representation
Hotel Reservation System made by using PHP and SQL
- Host: GitHub
- URL: https://github.com/vehanrajintha/hotel_reservation_system
- Owner: VehanRajintha
- License: mit
- Created: 2024-10-16T04:57:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T05:35:23.000Z (7 months ago)
- Last Synced: 2024-10-18T19:28:23.557Z (7 months ago)
- Topics: hotel, hotel-booking, hotel-management-system, hotelreservationsystem, php, project-management, sql
- Language: PHP
- Homepage:
- Size: 29.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hotel_Reservation_System
[](https://git.io/typing-svg)




--------------------------------------------------INSTRUCTIONS--------------------------------------------------------------
**Install xampp**
- Run apache and MySQL servers through xampp
- Put the project folder to /xammp/htdocs path
- create Databse on PhpMyAdmin dashboard name --> hotel_reservation
- import database ---> hotel_reservation.sql
-
- Open your browser and browse http://localhost/Hotel_Reservation_System/ (this is the main user page)
- Admin login page ---------> http://localhost/Hotel_Reservation_System/admin_login.phpSample User login credential : E-mail ----> [email protected]
password---> 123Admin login credential : email ---> [email protected]
password ----> 123**extra**
----> Used bind values for php
(The bindValue method is used to bind a value to a parameter in a prepared statement. This helps prevent SQL injection attacks by ensuring that the values are properly escaped.)
----> Used Session management
----> Used Hashed passwords## Download
# Click on the below Mediafire icon to Download Full Zip file with Database[
](https://www.mediafire.com/file/yj8nnsdv60y9dzi/Hotel_Reservation_System.zip/file)
## Screenshots






