redhat-beyond / roo.me

An interactive and easy web-app for finding roommate apartments. Developed in Python with Django.
MIT License
8 stars 11 forks source link

Learn mapping API #32

Closed DanielMy777 closed 3 years ago

DanielMy777 commented 3 years ago

The skill of mapping API is needed in order to add the features of radius-based apartment searching, and also pin-pointing your location on a map for more comfortable use. This will be obtained via GeoDjango1.

simzacks commented 3 years ago

This is a complex function. My suggestion would be to make sure that the basic functionality works before trying to add mapping features.

DanielMy777 commented 3 years ago

Complete