This repository has been archived by the owner on Feb 24, 2021. It is now read-only.
Have models in place, to store information relevant to survey questions.
Have basic functionality of API in place.
Have basic authorization in place, for logging in/logging out.
Have basic registration over API in place, for creating new user accounts.
Have automatic testing in place (tests, linting) through CircleCI.
Enable CORS to allow for communication over API.
Use GeoDjango to store location information passed from API.