meeat/Notes

21 lines
629 B
Plaintext
Raw Normal View History

2022-11-05 09:51:32 +01:00
Login (if necessary)
User is redirected to a form, enters email, mail is sent. User clicks on
confirmation link. Is authenticated and redirected to original URL
List of Votes
Do we need a meet-bod table or just show votes that the bod has
participated in? Go for the latter right now. We can send out
invites to meets
A vote
shows dates, times and places (in your preferential order if you
already voted). Plus current tally. Plus add button for date, time,
place
Actions:
reorder
add
That's it for now? I can add a new vote and close a vote in the db.
Or add a simple page for that.