Skip to content

A MEAN stack application for finding fun places to travel to.

Notifications You must be signed in to change notification settings

rbrandonc/Vacation-Destination-Finder

Repository files navigation

COMP 426 Final Project

Trip Planner

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

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.

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

A MEAN stack application for finding fun places to travel to.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published