Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mandinijayaratne/travel_booking

The Travel Booking Project is a dynamic web application that allows users to browse travel packages and book trips online. It provides an interactive user interface where users can view various travel packages, see package details, and make bookings. The project is built using HTML, CSS, JavaScript, PHP, and SQL.
https://github.com/mandinijayaratne/travel_booking

css html javasript php sql

Last synced: 29 days ago
JSON representation

The Travel Booking Project is a dynamic web application that allows users to browse travel packages and book trips online. It provides an interactive user interface where users can view various travel packages, see package details, and make bookings. The project is built using HTML, CSS, JavaScript, PHP, and SQL.

Awesome Lists containing this project

README

        

# Travel Booking Web Application 🚀

The Travel Booking Project is a dynamic web application that allows users to browse travel packages and book trips online. It provides an interactive user interface where users can view various travel packages, see package details, and make bookings. The project is built using HTML, CSS, JavaScript, PHP, and SQL to handle frontend presentation, backend logic, and data management.

## Features ✨

* **View Travel Packages** : Users can view a list of travel packages, including destinations, prices, and brief descriptions.
* **Detailed Package View** : Each package includes a detailed view, showing images, itineraries, and other relevant information.
* **Book a Trip**: Users can book a trip by providing personal and booking information.
* **User friendly creative UI s**

## Technologies Used 🛠️

* **Frontend**:HTML,CSS,Javascript🎨
* **Backend**: PHP🌐
* **Database**:MySQL💾

## Installation and Setup 🛠️

### Prerequisites

- XAMPP or WAMPP

### Steps

1. **Clone or the repository**:
```bash
git clone https://github.com/MandiniJayaratne/Travel_Booking.git

2. **Set up the database**:
- Import the db to the MySQL databse.

3. **Run the project**:
- Place the project on the local server (XAMPP or WAMPP) and navigate to http://localhost/your_project_folder in your browser.