A way to gamify clubs and organizations by rewarding users with badges for active participation.
- Install meteor here
- Clone the directory with
git clone https://github.com/JessePeplinski/badger.git
- Run the app with
meteor
in terminal - Run the database in another terminal with
meteor mongo