Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 520 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 520 Bytes

Think Monopoly meets Foursquare with Streetcars.

Uses Django and MongoDB. MongoDB's geospatial indices are used, so it's not substitutable without some work.

Install django mongodb engine, which depends on django-norel and djangotoolbox.

Also requires geopy djangorestframework, and Markdown: pip install geopy djangorestframework markdown