Skip to content

Javascript Team Week 2.2.2017 National Parks Campsite and Driving Directions Planner using Google Maps API

Notifications You must be signed in to change notification settings

weitzwoman/Road-Trip-Planner

Repository files navigation

Road Trip Planner

A web application to view campgrounds and travel routes to National Parks in the Pacific Northwest. Epicodus JavaScript Week 5 Team Project 1/30/2017

By Tracie Weitzman, Anne Belka, Haley Swain, Austin Blain

Specifications

1. User can choose a National Park destination and the program will return campgrounds and facilities closest to the destination selected.

2. User can select a campground/facility and view more information.

3. User can view route to destinations on custom styled Google Map.

Setup/Installation Requirements

  • In the Command Line, run:
git clone https://github.com/haleyswain/road-trip-planner
cd road-trip-planner
npm install
bower install
  • In the Command Line, run:
ng serve
  • Then, in any modern browser, open:
localhost:4200

Support and contact details

Contact us on Github at haleyswain

Technologies Used

  • HTML
  • SCSS
  • JavaScript
    • Typescript
    • NodeJS
    • Angular 2

This project was generated with angular-cli version 1.0.0-beta.26.

APIs Used

License

Road Trip Planner is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Road Trip Planner is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the Road Trip Planner. If not, see http://www.gnu.org/licenses/.

Copyright (c) 2017 Tracie Weitzman, Anne Belka, Haley Swain, Austin Blain

About

Javascript Team Week 2.2.2017 National Parks Campsite and Driving Directions Planner using Google Maps API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published