LukasKalbertodt / luten

(Not maintained anymore!)
Apache License 2.0
1 stars 1 forks source link

Time slot preferences (page & storage) #19

Closed LukasKalbertodt closed 7 years ago

LukasKalbertodt commented 7 years ago

Tutors and students need to rate each available time slot with one of those three ratings:

These ratings are then stored in the database. The page should show an indication of how many slots the student/tutor still needs to select as not-"No way" (tutors >=13, students >= 3 (?)). Additionally, some helpful messages should be displayed to tell students what to do.

Another key feature is that it has to be easy to rate each slot. Clicking once per slot is a bit annoying, so something like "click & drag" would be nice. Not quite sure yet.