Giter Club home page Giter Club logo

easy-travel's Introduction

Easy Travel

Context:

I completed Easy Travel as part of my final project of module 2 out of 4 coursework for the Turing School of Software and Design Front End Web Development program, a four module, seven month focused on preparing students for a career as web developers working with Javascript, HTML, CSS, and the React framework. This project was completed over the course of four days. The goal of this project was to build a fully functioning travel booking app that shows a user's past trips and requested pending trips.

Installation Instructions:

Fork this repo. Clone down the forked repo by running git clone [remote-address]. Move into the directory. Run npm install. Run npm start. Copy and paste the local host (http://localhost:8080/) into your browser.

Preview:

a gif of how the Easy Travel app works

Technologies:

JavaScript | Mocha/Chai | HTML | CSS | Figma

Contributors:

Mattheus Saqueli GitHub LinkedIn

Learning Goals:

  • Use OOP to drive the design of the application and the code
  • Work with an API to send and receive data
  • Solidify the code review process
  • Create a robust test suite that thoroughly tests all functionality of a client-side application

Wins/Challenges:

Win: Writing clean Javascript that other developers can understand. Using iterators methods efficiently after only 5 weeks of exposure to them. Challenges: One challenege I faced in this project was accessing and manipulating api data. Another challenege was writing tests that test both happy and sad paths while completing the project in time.

Future Addition:

  • Add more happy and sad path tests
  • Add a Admin view where you can see all requested pending trips. Admin can then approve or deny the pending trips

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.