Sprankelprachtig aan/afmeldsysteem

Maarten van den Berg 4f3b16c257 Add no_response_action to seeds лет назад: 7
app 868b799cba Fix subgroup division check when not dividing лет назад: 7
bin 551451eb79 Begin work on asynchronous jobs лет назад: 7
config 161e7cbc90 I18n 'could not be saved' лет назад: 7
db 4f3b16c257 Add no_response_action to seeds лет назад: 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 caf29f5c9e Add Sentry monitoring to Rails parts лет назад: 7
.ruby-version 70e449a81c Update Ruby while I'm at it лет назад: 7
.yardopts eb9b3d156c WIP: Validation and documentation лет назад: 8
Gemfile caf29f5c9e Add Sentry monitoring to Rails parts лет назад: 7
Gemfile.lock caf29f5c9e Add Sentry monitoring to Rails parts лет назад: 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.