Gitification Model - Gitification/gitification GitHub Wiki
To understand how to use the model, refer to the API on apiary and Gamification setup.
Code to generate this model (on yuml.me)
[Application]1-1[Leaderboard]
[Application]1-n[Rule]
[Application]1-n[User]
[Application]1-n[Event]
[User]n-n[Badge]
[Event]1-n[User]
[Event]n-1[Type]
[Rule]1-1[Badge]
[Rule]n-n[Type]