Project By: Alex Sodemann
An application that manages and tracks different trips for both users and a travel agency.
- 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
Log in instructions for traveler:
username: traveler1-50 (ex: traveler2)
password: travel2020Log in instructions for Agent:
username: agency
password: travel2020Download instructions:
git clone [file path]
cd TravelTracker
npm install
npm start
go to http://localhost:8080/- JavaScript
- HTML/SCSS
- Git/GitHub
- npm
- lodash
- moment
- webpack
- mocha
- chai
- lint
- Search functionality on the agent's side
- Responsive layout
- Ability for agent to see how much revenue they've made off of each traveler


