Skip to content

Charles-Wefso-Turing-Projects/travel-app

Repository files navigation

Travel App

Abstract

This application allows two types of users to log in to a trip management interface. An traveler can see their trips and total amount spent on travel, request a new trip, and see the estimated cost of that trip.

Contributors:

  • Charles Wefso (GitHub: CWefso)

Learning Goals

  • Access and manipulate data from an API.
  • Working with prototype methods.
  • Time and project management.
  • SCSS/CSS exposure and practice.
  • Object inheritance.

Install Instructions

Image/GIF of application

This page displays the users hydration, sleep, and activity data.

Application in Action

Requesting a new trip will post the trip to the trips API.

Agency Login

An agent can approve a trip by typing in its ID number.

Project Overview

In this project I successfully made HTTPS requests to access and manipulate the data in an API. I used multiple array prototype methods to organize and alter that data, based on interaction with a user interface.

Technologies Used

  • JavaScript
  • Mocha/Chai
  • HTML/CSS/SCSS
  • Web APIs

Systems/Practices

  • git/Version Control

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors