Mapper is a map-sharing web application created by two travel-enthusiasts looking for a better way to share their favorite places and experiences with friends.
This app allows users to create their own maps of any location in the world, pin customized markers, and share with other users.
Live demo here.
- Ruby 2.4+
- Ruby-on-Rail (v. 5.1.4)
- Sass
- Javascript
- PostgreSQL
- ActiveRecord
- Devise Authentication
- GoogleMaps API
- Google 'Places' Library
Use the .env.sample
file as an example for the configuration.
cp .env.sample .env
Edit .env
with your credentials.