https://github.com/eesuhn/travel-hive
Hotel Booking System
https://github.com/eesuhn/travel-hive
hotel-booking
Last synced: 6 months ago
JSON representation
Hotel Booking System
- Host: GitHub
- URL: https://github.com/eesuhn/travel-hive
- Owner: eesuhn
- Created: 2023-03-07T09:12:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T13:40:16.000Z (about 1 year ago)
- Last Synced: 2025-03-24T17:55:23.497Z (7 months ago)
- Topics: hotel-booking
- Language: PHP
- Homepage:
- Size: 24.4 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Travel Hive
An **online hotel booking system** that offers a professional and seamless experience for tourists.- **Customer** user to book hotels based on:
- Package availability
- Location
- **Hotel** user to manage:
- Reservations
- Packages and corresponding rooms
*Figure 1: `index.php`*
### Setting up
1. In `phpMyAdmin`, create database named `travelhive`, and import `db.sql`
2. Configure `back/connection.back.php` with your database credentials