Sprankelprachtig aan/afmeldsysteem

Maarten van den Berg e70260ad2b Add participant counts to subgroups преди 7 години
app e70260ad2b Add participant counts to subgroups преди 7 години
bin 551451eb79 Begin work on asynchronous jobs преди 7 години
config 6e51dca39e Subgroup mailing works преди 7 години
db 25b8611e21 Add division markers for future job преди 7 години
doc f86999ae31 Add README, LICENSE and INSTALLING.md преди 7 години
doc_gen eb9b3d156c WIP: Validation and documentation преди 8 години
lib 85cc0fd0d8 Login system improvements преди 7 години
log f22d20f542 Initial commit: rails new, first models преди 8 години
public 3038e2830f Add mass importing activities, activity index преди 7 години
test 437673cffd Begin work on a Cool And New JSON API преди 7 години
tmp f22d20f542 Initial commit: rails new, first models преди 8 години
vendor f22d20f542 Initial commit: rails new, first models преди 8 години
.gitignore d5cbb687dd Add mailing via Mailgun преди 8 години
.rbenv-vars-sample f86999ae31 Add README, LICENSE and INSTALLING.md преди 7 години
.ruby-version 70e449a81c Update Ruby while I'm at it преди 7 години
.yardopts eb9b3d156c WIP: Validation and documentation преди 8 години
Gemfile 551451eb79 Begin work on asynchronous jobs преди 7 години
Gemfile.lock 551451eb79 Begin work on asynchronous jobs преди 7 години
INSTALLING.md f86999ae31 Add README, LICENSE and INSTALLING.md преди 7 години
LICENSE.md f86999ae31 Add README, LICENSE and INSTALLING.md преди 7 години
README.md f86999ae31 Add README, LICENSE and INSTALLING.md преди 7 години
Rakefile f22d20f542 Initial commit: rails new, first models преди 8 години
config.ru f22d20f542 Initial commit: rails new, first models преди 8 години

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.