places.map()

An app where users can add markers to a map, see other users' markers, and get directions. A Django app coded in Python and built with Docker.

  • Built as my final project for General Assembly’s Software Engineering Immersive Bootcamp

  • I love maps and geography, and wanted to incorporate that in a project

  • I used the Mapbox API to create the map and markers, and Geocoder to turn plain text input into latitude and longitude coordinates

  • This was my first time coding an app in Python, first time using Django, and first time implementing an API, so I learned a lot throughout the whole process

Next
Next

Rig Builder