Sprankelprachtig aan/afmeldsysteem

Maarten van den Berg bfde887fde Style/EmptyMethod 6 gadi atpakaļ
app bfde887fde Style/EmptyMethod 6 gadi atpakaļ
bin 551451eb79 Begin work on asynchronous jobs 7 gadi atpakaļ
config 5d4fea3138 Blank line cops 6 gadi atpakaļ
db bfde887fde Style/EmptyMethod 6 gadi atpakaļ
doc f86999ae31 Add README, LICENSE and INSTALLING.md 7 gadi atpakaļ
doc_gen eb9b3d156c WIP: Validation and documentation 8 gadi atpakaļ
lib 85cc0fd0d8 Login system improvements 7 gadi atpakaļ
log f22d20f542 Initial commit: rails new, first models 8 gadi atpakaļ
public f877571c8e Expose mass-add members 7 gadi atpakaļ
test 5d4fea3138 Blank line cops 6 gadi atpakaļ
tmp f22d20f542 Initial commit: rails new, first models 8 gadi atpakaļ
vendor f22d20f542 Initial commit: rails new, first models 8 gadi atpakaļ
.gitignore d5cbb687dd Add mailing via Mailgun 8 gadi atpakaļ
.rbenv-vars-sample caf29f5c9e Add Sentry monitoring to Rails parts 7 gadi atpakaļ
.rubocop.yml bfde887fde Style/EmptyMethod 6 gadi atpakaļ
.ruby-version b2417253fc Bump ruby version 6 gadi atpakaļ
.yardopts eb9b3d156c WIP: Validation and documentation 8 gadi atpakaļ
Gemfile b80a76f77e bundle update 6 gadi atpakaļ
Gemfile.lock b80a76f77e bundle update 6 gadi atpakaļ
INSTALLING.md f86999ae31 Add README, LICENSE and INSTALLING.md 7 gadi atpakaļ
LICENSE.md f86999ae31 Add README, LICENSE and INSTALLING.md 7 gadi atpakaļ
README.md f86999ae31 Add README, LICENSE and INSTALLING.md 7 gadi atpakaļ
Rakefile f22d20f542 Initial commit: rails new, first models 8 gadi atpakaļ
config.ru f22d20f542 Initial commit: rails new, first models 8 gadi atpakaļ

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.