Sprankelprachtig aan/afmeldsysteem

Maarten van den Berg dacd186e7a Commit-continue %!s(int64=5) %!d(string=hace) años
app dacd186e7a Commit-continue %!s(int64=5) %!d(string=hace) años
bin 656cfda467 Guard clauses for early returns %!s(int64=5) %!d(string=hace) años
config dacd186e7a Commit-continue %!s(int64=5) %!d(string=hace) años
db ff63a05550 Remove birth date from people %!s(int64=5) %!d(string=hace) años
doc f86999ae31 Add README, LICENSE and INSTALLING.md %!s(int64=7) %!d(string=hace) años
doc_gen eb9b3d156c WIP: Validation and documentation %!s(int64=7) %!d(string=hace) años
lib e1ea826ea1 Even more rubocop %!s(int64=5) %!d(string=hace) años
log f22d20f542 Initial commit: rails new, first models %!s(int64=7) %!d(string=hace) años
public ff63a05550 Remove birth date from people %!s(int64=5) %!d(string=hace) años
test ff63a05550 Remove birth date from people %!s(int64=5) %!d(string=hace) años
tmp f22d20f542 Initial commit: rails new, first models %!s(int64=7) %!d(string=hace) años
vendor f22d20f542 Initial commit: rails new, first models %!s(int64=7) %!d(string=hace) años
.gitignore d5cbb687dd Add mailing via Mailgun %!s(int64=7) %!d(string=hace) años
.rbenv-vars-sample caf29f5c9e Add Sentry monitoring to Rails parts %!s(int64=6) %!d(string=hace) años
.rubocop.yml 360cf7c7d2 Date ist verboten %!s(int64=5) %!d(string=hace) años
.rubocop_todo.yml 0fdea40e7e The Rubocopening, ruby version bump %!s(int64=5) %!d(string=hace) años
.ruby-version 0fdea40e7e The Rubocopening, ruby version bump %!s(int64=5) %!d(string=hace) años
.yardopts eb9b3d156c WIP: Validation and documentation %!s(int64=7) %!d(string=hace) años
Gemfile 0fdea40e7e The Rubocopening, ruby version bump %!s(int64=5) %!d(string=hace) años
Gemfile.lock 0fdea40e7e The Rubocopening, ruby version bump %!s(int64=5) %!d(string=hace) años
INSTALLING.md f86999ae31 Add README, LICENSE and INSTALLING.md %!s(int64=7) %!d(string=hace) años
LICENSE.md f86999ae31 Add README, LICENSE and INSTALLING.md %!s(int64=7) %!d(string=hace) años
README.md f86999ae31 Add README, LICENSE and INSTALLING.md %!s(int64=7) %!d(string=hace) años
Rakefile f22d20f542 Initial commit: rails new, first models %!s(int64=7) %!d(string=hace) años
config.ru f22d20f542 Initial commit: rails new, first models %!s(int64=7) %!d(string=hace) años

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.