Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 17 hours 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T05:35:23.000Z (4 months ago)
- Last Synced: 2024-10-18T19:28:23.557Z (4 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
[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&color=9304F7&width=435&lines=Hotel+Reservation+System)](https://git.io/typing-svg)
![repo views](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FVehanRajintha%2FHotel_Reservation_System&count_bg=%2379C83D&title_bg=%23555555&icon=gitpod.svg&icon_color=%23E7E7E7&title=Views&edge_flat=false)
![forks](https://img.shields.io/github/forks/VehanRajintha/Hotel_Reservation_System?label=Forks&style=social)
![stars](https://img.shields.io/github/stars/VehanRajintha/Hotel_Reservation_System?style=social)![size](https://img.shields.io/github/repo-size/VehanRajintha/Hotel_Reservation_System?color=purple&label=Repo%20Size&style=plastic)
![license](https://img.shields.io/github/license/VehanRajintha/Hotel_Reservation_System?color=purple&label=License&style=plastic)
![developer](https://img.shields.io/static/v1?label=Author&message=Vehan%20Rajintha&color=purple&style=plastic)--------------------------------------------------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
![pic1](pic1.png)
![pic2](pic2.png)
![pic3](pic3.png)
![pic4](pic4.png)
![pic5](pic5.png)
![pic6](pic6.png)
![pic7](pic7.png)