Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 pages

Landing 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.