https://github.com/apoorv0503/qtrip_dynamic
A frontend based travel website using HTML/CSS/Bootstrap/JavaScript
https://github.com/apoorv0503/qtrip_dynamic
api bootstrap5 css database html javascript json
Last synced: 3 months ago
JSON representation
A frontend based travel website using HTML/CSS/Bootstrap/JavaScript
- Host: GitHub
- URL: https://github.com/apoorv0503/qtrip_dynamic
- Owner: Apoorv0503
- Created: 2023-09-22T06:54:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T13:42:18.000Z (over 1 year ago)
- Last Synced: 2025-01-16T14:29:39.987Z (4 months ago)
- Topics: api, bootstrap5, css, database, html, javascript, json
- Language: JavaScript
- Homepage: https://qtrip-dynamic-frontend-bugapd.netlify.app/
- Size: 232 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QTrip
Welcome to **QTrip!** QTrip is a travel site built using HTML/CSS/JavaScript. This is a **travel site** that displays differnet cities, adventures and their details, allowing users to make reservations for the adventures.
**Website URL:** https://qtrip-dynamic-frontend-bugapd.netlify.app/
## QTrip website will have these 4 pages
#### 1. Landing Page -
This is the starting page for the website. It lists the various cities for which you can explore adventures
#### 2. Adventures Page -
This is the page that you’ll get to by clicking on one of the city cards on the Landing Page. It lists the Adventures available for that city.
#### 3. Adventure Details Page -
This is the page that you’ll get to by clicking on one of the Adventures on the Adventures Page. It lists details about that particular Adventure.
#### 4. Reservations Page -
Once the users make reservations on the Adventure Details Pages, the Reservations Page can be used to view all the reservations.
## QTrip Architecture
