This is a simple GoogleMaps API application that lets you add your favorite locations to a map. You can filter the location markers that display based on the search input or by the checkbox filters below the map. Authentication is done with devise.
-
git clone [email protected]:jcohenho/mapapplication.git and cd into directory.
-
Run bundle install
-
Start server: rails s