Sprankelprachtig aan/afmeldsysteem

Maarten van den Berg 64294081dc Hide fields in activity view if not set %!s(int64=7) %!d(string=před) roky
app 64294081dc Hide fields in activity view if not set %!s(int64=7) %!d(string=před) roky
bin 551451eb79 Begin work on asynchronous jobs %!s(int64=7) %!d(string=před) roky
config 64294081dc Hide fields in activity view if not set %!s(int64=7) %!d(string=před) roky
db 5dc36f7b77 Make 'no response action' configurable per activity %!s(int64=7) %!d(string=před) roky
doc f86999ae31 Add README, LICENSE and INSTALLING.md %!s(int64=7) %!d(string=před) roky
doc_gen eb9b3d156c WIP: Validation and documentation %!s(int64=8) %!d(string=před) roky
lib 85cc0fd0d8 Login system improvements %!s(int64=7) %!d(string=před) roky
log f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
public 3038e2830f Add mass importing activities, activity index %!s(int64=7) %!d(string=před) roky
test 437673cffd Begin work on a Cool And New JSON API %!s(int64=7) %!d(string=před) roky
tmp f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
vendor f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
.gitignore d5cbb687dd Add mailing via Mailgun %!s(int64=8) %!d(string=před) roky
.rbenv-vars-sample f86999ae31 Add README, LICENSE and INSTALLING.md %!s(int64=7) %!d(string=před) roky
.ruby-version 70e449a81c Update Ruby while I'm at it %!s(int64=7) %!d(string=před) roky
.yardopts eb9b3d156c WIP: Validation and documentation %!s(int64=8) %!d(string=před) roky
Gemfile 551451eb79 Begin work on asynchronous jobs %!s(int64=7) %!d(string=před) roky
Gemfile.lock ee74e154cf WIP %!s(int64=7) %!d(string=před) roky
INSTALLING.md f86999ae31 Add README, LICENSE and INSTALLING.md %!s(int64=7) %!d(string=před) roky
LICENSE.md f86999ae31 Add README, LICENSE and INSTALLING.md %!s(int64=7) %!d(string=před) roky
README.md f86999ae31 Add README, LICENSE and INSTALLING.md %!s(int64=7) %!d(string=před) roky
Rakefile f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
config.ru f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky

README.md

Aardbei, "sprankelprachtig aan- en afmeldsysteem"

Aardbei is a tool meant to simplify signing up for many activities organized within the same group of people. The organizers of the activities can set when the activity starts and ends, a description and location, and can set a deadline for signing up after which only the organizers can change the information, and remind people who haven't responded yet automatically at a set time.

Planned features:

  • Random distribution of participants of an activity into subgroups
  • Automatic information email to organizers of activities

Screenshots

See here. The screenshots show the two main views: the dashboard, showing an overview of the user's activities, and the detail view for an activity.

Installing

See the install guide.