Code Monkey home page Code Monkey logo

debabrata-pw08-429 / qtripdynamic Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 239 KB

QTripDynamic : A travel website offering city adventures with features like multi-select filters, reservation support, and backend deployment.

Home Page: https://deb-qtrip-dynamic-frontend.netlify.app/

JavaScript 72.61% CSS 5.07% HTML 22.32%
bootstrap-carousel curl developer-tools dom-manipulation event-handling localstorage netlify-cli responsive-design conditional-rendering

qtripdynamic's Introduction

QTripDynamic

QTrip is a travel website aimed at travellers looking for a multitude of adventures in different cities.

During the course of this project

  • Created web pages using HTML and CSS and made them dynamic using JavaScript
  • Improved UX with multi-select filters, image carouselsImplemented conditional rendering of page elements
  • Implemented conditional rendering of page elements
  • Utilized localStorage to persist user preferences at client-side and facilitated reservation form submission using fetch API.
  • Deployed the website using Netlify/Vercel for Frontend and Render for Backend.

QTripDynamic Architecture Diagram

Layered Architechture

1. Fetch data using REST API and dynamically render landing page

Scope of Work

 - Retrieved cities data from the backend REST API endpoint using Javascript’s Fetch API
 - Created HTML for the cities grid with Bootstrap class to add responsiveness
 - Implemented logic to dynamically plug in city data to the Landing page’s DOM

Skills used

 - HTML, CSS, JS, Bootstrap, REST APIs, JSON, DOM Manipulation, cURL

Basic Overview

secure-api-endpoints

2. Implement the adventures page with multi-select filters

Scope of Work

  - Fetched adventures data for the city by invoking the backend API from the page URL’s query parameter
  - Inserted HTML populated with API response data to the adventure page’s DOM
  - Implemented logic to add both multi-select and single-select filters
  - Added logic to persist the filters selected by the user in the browser’s localStorage

Skills used

 - DOM Manipulation, Bootstrap Flex, Bootstrap Spacing, ES6, localStorage

Basic Overview

secure-api-endpoints

3. Create the Adventure details page with reservation support and the Reservations page to show all reservations

Scope of Work

 - Added a sleek image carousel using Bootstrap2
 - Implemented reservation logic by using Fetch API to send a POST request to the backend, on form submission
 - Conditionally rendered the “Sold out” panel and the reservations page based on the API response

Skills used

 - JS, Bootstrap, Conditional rendering, Bootstrap Carousel

Basic Overview

secure-api-endpoints secure-api-endpoints secure-api-endpoints

4. Deploy the QTripDynamic website

Scope of Work

 - Deployed the QTripDynamic to render
 - Configured the QTrip dynamic frontend to use the render deployed backend
 - Deployed the QTrip dynamic frontend to Netlify

Skills used

 - Deployment, Render, Netlify

qtripdynamic's People

Contributors

debabrata-pw08-429 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.