Skip to content

An application to manage and track different trips for users and a travel agency

Notifications You must be signed in to change notification settings

Mlberry0205/Travel-Tracker

Repository files navigation

Travel Tracker: The World is your Oyster

Solo project

OverView

Travel Tracker is an application to manage and track different trips for a user

Dashboard

Project Specs:

Click to view rubric.

Local Setup instructions:

  • Fork that repo! From the repo click the code button and copy the SSH link.
  • All members of the group should clone down the forked repo.
  • Once cloned, change into the directory and install the project dependencies. Run npm install to install project dependencies.
  • Run npm start in the terminal to see the HTML page. Control + C is the command to stop running the local server.
  • Do not run npm audit fix --force. This will update to the latest version of packages. We need to be using [email protected] which is not the latest version. If you start to run into Webpack errors, first check that all group members are using the correct version.

##User credentials: --UserName: traveler03 (change the last 2 digits to log into another users profile) --Password: travel --Hit the login button

Testing

There is no boilerplate for testing in this starter-kit repo. You will need to set this up yourself. However, if you ran npm install, then the tooling you need to start testing is already installed (mocha and chai).

Technologies Used:

  • ES6 Javascript
  • CSS
  • HTML
  • Webpack
  • Fetch API
  • Mocha
  • Chai

Future Features & Goals:

  • seperate pending and approved trips into their own containers
  • Add the traveler agent interaction

Contributor:

Image Credit:

About

An application to manage and track different trips for users and a travel agency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published