Skip to content

audreysharp/vacation-destination-finder

 
 

Repository files navigation

Trip Planner

Choose a starting point and a radius and the application will choose a random location within that radius for you to travel to. It will also show you the weather at that location.

Screenshot

screenshot

Built with Node.js, Express.js, MongoDB, Angular 2 APIs used - Google Maps, Dark Sky weather

API Usage

  • /api/destinations - see all saved destinations
  • /api/destination - add a new destination to the database
  • /api/destination/:id - see, update, or delete the destination with that ID

About

Trip planner built with MEAN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.5%
  • CSS 9.6%
  • HTML 8.6%
  • Shell 1.3%