cwru-hvz-core / cwru-hvz-source

Case Western's Implementation of a Humans vs. Zombies tracking engine.
http://hvz.case.edu/
10 stars 9 forks source link

Add game management features to admin view #61

Open jameshochadel opened 7 years ago

jameshochadel commented 7 years ago

There are a number of in-game tasks that admins should be able to do, but which can currently only be done with queries to ActiveRecord from the Rails console. This epic is about building these features, and potentially re-writing the admin view of the site to accommodate.