Skip to content

LargeWater/places-map

Repository files navigation

places.map()

a Django app for adding places to a map

Screenshot

Features:

  • View a map of all user added places
  • Add your own place through a form
  • Search for directions on the map
  • Popup a place's details when you click on it
  • Edit or delete your place(s)

Getting Started

Live Demo

Technologies Used

  • Mapbox - API for creating maps and adding markers to them
  • Geocoder - package for geocoding addresses, converting plain text locations into latitude and longitude coordinates
  • Python
  • Django
  • PostgreSQL
  • Docker
  • Bootstrap
  • GitHub
  • Trello
  • Figma
  • Visual Studio Code

Next steps

  • Add draggable markers that save the position
  • Add toggle switch/checkbox for map themes
  • Remove form page and implement place addition directly on the map page

About

An app to add places to a Mapbox map and get directions between two places

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published