Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mandinijayaratne/travel_booking
- Owner: MandiniJayaratne
- Created: 2024-11-11T00:31:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T00:55:10.000Z (3 months ago)
- Last Synced: 2024-11-22T23:35:29.583Z (3 months ago)
- Topics: css, html, javasript, php, sql
- Language: HTML
- Homepage:
- Size: 4.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.