thequbit / monroeminutes

Town Meeting Minutes Aggregator and Search Engine
GNU General Public License v3.0
9 stars 5 forks source link

Get administration site up #34

Open thequbit opened 10 years ago

thequbit commented 10 years ago

Need to get an admin set of pages up to allow for adding/deleting/updating bodies, orgs, and urls. Also it would be nice to be able to view logs of the scrapers as well as statistics about the data within elasticsearch.

thequbit commented 10 years ago

Working on this. Need to finish Issue #39 then this should be done.

thequbit commented 10 years ago

API's are in place. I need to implement flask auth to protect these from being called by non-administrators.

thequbit commented 10 years ago

Need to add pages for:

These pages will simply just call the admin APIs to add entities and organizations.