Skip to content

Bringing it to the masses

Compare
Choose a tag to compare
@martijncasteel martijncasteel released this 28 Mar 14:51
· 2282 commits to master since this release

Bringing it to the masses

This is the repository of the admin system of Study Association Sticky. It has been
written in Ruby with the help of the Rails framework.

Currently, it implements methods to track several things within the association:

  • members and membership,
  • activities and payments,
  • committees and other groups,
  • operation Dead Mongoose (TM) and it's expenses,
  • OAuth authentication and authorization endpoint, and
  • basic logging of most operations.

And koala has a an api, it is used by RADIO and Checkout at the moment. However the api can be used with OAuth to create more awesome applications without hacking it into koala itself.