Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/archielicious/qtrip_dynamic
QTrip Dynamic is a dynamic webpage created with HTML5, CSS3, and Bootstrap and Javascript. It consists of four linked webpages which are simple and responsive.
https://github.com/archielicious/qtrip_dynamic
bootstrap css3 html5 javascript
Last synced: 4 days ago
JSON representation
QTrip Dynamic is a dynamic webpage created with HTML5, CSS3, and Bootstrap and Javascript. It consists of four linked webpages which are simple and responsive.
- Host: GitHub
- URL: https://github.com/archielicious/qtrip_dynamic
- Owner: archielicious
- Created: 2023-04-13T10:28:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-13T10:40:06.000Z (over 1 year ago)
- Last Synced: 2023-09-24T03:33:47.340Z (about 1 year ago)
- Topics: bootstrap, css3, html5, javascript
- Language: JavaScript
- Homepage: https://archishmandash-qtrip-dynamic.netlify.app/
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QTrip Dynamic
Welcome to QTrip Dynamic! Take QTrip from being a static travel site built using HTML/CSS and make it dynamic using JavaScript. The site should display cities, adventures and their details, allowing users to make reservations for the adventures.
QTrip website will have these 4 pagesLanding Page - This is the starting page for the website. It lists the various cities for which you can explore adventures
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.
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.
Reservations Page - Once the users make reservations on the Adventure Details Pages, the Reservations Page can be used to view all the reservations.