Skip to content

asodemann18/TravelTracker

Repository files navigation

Project By: Alex Sodemann

About

An application that manages and tracks different trips for both users and a travel agency.

Project 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

In Action

Traveler's Side:

Traveler's Side

Agent's Side

Agent's Side

Travelers Side After Approve/Delete

Approve-Delete

Setup

View it here

Log in instructions for traveler:

username: traveler1-50 (ex: traveler2)
password: travel2020

Log in instructions for Agent:

username: agency
password: travel2020

Download instructions:

git clone [file path]
cd TravelTracker
npm install
npm start
go to http://localhost:8080/

Technologies Used:

  • JavaScript
  • HTML/SCSS
  • Git/GitHub
  • npm
    • lodash
    • moment
    • webpack
    • mocha
    • chai
    • lint

Future Plans:

  • Search functionality on the agent's side
  • Responsive layout
  • Ability for agent to see how much revenue they've made off of each traveler

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors