Skip to content

Website that uses Google Maps Places+Javascript APIs to allow users to search and save their favorite travel destinations on their own travel history map.

Notifications You must be signed in to change notification settings

JonWong203/MyTravels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User authenticated website that uses Google Maps Places and Javascript APIs to allow users to search for and save their favorite travel destinations on their own Google Map tied to their account Places API: autocomplete functionality, Maps Javascript API: dynamic maps with active markers

After you have cloned this project, be sure to do the following steps:

  1. run bundle install.
  2. run rails db:create, rails db:migrate to establish the database. The starter code automatically uses postgres, so you don't need to configure it.
  3. run rails db:seed
  4. run rails s -b 0.0.0.0

You should see a homepage on localhost:3000.

About

Website that uses Google Maps Places+Javascript APIs to allow users to search and save their favorite travel destinations on their own travel history map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published