Alessandra Vertrees and Carlos Guzman
A single-page application that allows users to interact with a map.
Users are able to view everyone’s pins on the map. When a user clicks on the map, a pin is added to the map at the location. Each pin is represented by a circular image. When a user clicks on an image, a popup marker is displayed with the details about that location and the option to delete, edit, and like that pin. Users can edit the title, description, and image URL.
This project was created to gain experience working with interactive Maps.
In the works. Please stand by!
Back-end
- Ruby on Rails - Server Framework
- PostgreSQL - Database
Front-end
- Vanilla JS, HTML, Custom CSS for styling
- MapBox - Interactive Map Library
The instructions for the back-end of this app are here. You'll need to clone/fork both repositories and change the fetch URLs if you want to change the API. Otherwise, the app will make calls to Heroku.