This is an app to help with planning a road trip. You input your starting and ending location and it will display the weather along your route in one hour increments.
- HTML5
- CSS3
- JavaScript
- AngularJS
- AngularJS Material
- Node.js
- Express.js
- Mongo
- Google Places Autocomplete API
- OpenRouteService
- APIXU
Link to software that is required to install the app (e.g. node).
- Node.js
- sign up for OpenRouteService
- sign up for APIXU
- sign up for Google Place Autocomplete
- Copy api-keys-config and add your own api keys to the variables
- run npm install
- run mongod in terminal
- open app in localhost:5001
High level list of items completed.
- Ability to input a starting location and end location and date and time of departure and see the weather on your route
- Ability to save trips and view saved trips
- Add ability to edit formats of distance and temperature
- Add ability to add a home location to be used as a default starting location
- Dexter St-Pierre
- Huck Brock
- Chris Black