OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

270 admin interface #283

Closed hpjaj closed 6 years ago

hpjaj commented 6 years ago

Description of changes

Uses Forest Admin to have an admin site, with security and privileged/secure access, to execute CRUD actions on db records, view high level analytics, run custom and common queries, etc.

Issue Resolved

Fixes #270

Associated Infra PR

https://github.com/OperationCode/operationcode_infra/pull/42