Joshuacruzc / CollegeHousingAPI

Provides API for application that stores and indexes college housing near a desired area.
2 stars 0 forks source link

Implement Django PostGIS #2

Closed Joshuacruzc closed 5 years ago

Joshuacruzc commented 5 years ago

Add PostGIS functionality to Django and Postgre in order to permit location-based queries for housing.

Joshuacruzc commented 5 years ago

Postgis and GeoDjango were implement, location based queries to be handled in issue #4