mcab / hiber

API for Bat House SDP
GNU General Public License v3.0
0 stars 1 forks source link

Version 0.1.0 #44

Closed mcab closed 5 years ago

mcab commented 5 years ago

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.