Sprankelprachtig aan/afmeldsysteem

Maarten van den Berg 9afdf65599 Negated if, Not 6 anos atrás
app 9afdf65599 Negated if, Not 6 anos atrás
bin 70a7dda45e New spring binstub 6 anos atrás
config 9f6b546ca6 Rest of Layout/* 6 anos atrás
db 3aaca27cb2 Useless assignment, fix bug in log_out 6 anos atrás
doc f86999ae31 Add README, LICENSE and INSTALLING.md 7 anos atrás
doc_gen eb9b3d156c WIP: Validation and documentation 8 anos atrás
lib 85cc0fd0d8 Login system improvements 7 anos atrás
log f22d20f542 Initial commit: rails new, first models 8 anos atrás
public f877571c8e Expose mass-add members 7 anos atrás
test ee99c95ca7 Spaces 6 anos atrás
tmp f22d20f542 Initial commit: rails new, first models 8 anos atrás
vendor f22d20f542 Initial commit: rails new, first models 8 anos atrás
.gitignore d5cbb687dd Add mailing via Mailgun 8 anos atrás
.rbenv-vars-sample caf29f5c9e Add Sentry monitoring to Rails parts 7 anos atrás
.rubocop.yml 9afdf65599 Negated if, Not 6 anos atrás
.ruby-version b2417253fc Bump ruby version 6 anos atrás
.yardopts eb9b3d156c WIP: Validation and documentation 8 anos atrás
Gemfile b80a76f77e bundle update 6 anos atrás
Gemfile.lock b80a76f77e bundle update 6 anos atrás
INSTALLING.md f86999ae31 Add README, LICENSE and INSTALLING.md 7 anos atrás
LICENSE.md f86999ae31 Add README, LICENSE and INSTALLING.md 7 anos atrás
README.md f86999ae31 Add README, LICENSE and INSTALLING.md 7 anos atrás
Rakefile f22d20f542 Initial commit: rails new, first models 8 anos atrás
config.ru f22d20f542 Initial commit: rails new, first models 8 anos atrás

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.