Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Version 0.1.0

Latest
Compare
Choose a tag to compare
@mcab mcab released this 09 May 00:23

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.