An open API service indexing awesome lists of open source software.

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

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

Screenshot1

*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