Skeleton readme file

This commit is contained in:
Zachary Doll 2013-12-02 16:45:29 -06:00
parent 628a9b7c3c
commit 7cdaaf0c86

18
readme.md Normal file
View File

@ -0,0 +1,18 @@
# YAGA
Yet Another Gamification Application
## To Do
* Best Of... Controller
* Aggregate Rule Support
* Rule tooltip help
* Add rules vino suggested (DiscussionPageLength, DiscussionBodyLength, PostReactionCount, PostReactionComboCount, CakeDay, Necroposting, ComboDateTimes)
* Rework badge settings page to streamline badges of the same rule type
* Figure out how to reduce the width of popups
* Fixed leaderboard module to support time windows
* Create/find reusable badge images
* Import/Export badges/reactions/ranks
* Use roles to as rank rewards
* Translate every static string
* Document
* Finish inline ToDos