17 lines
365 B
Markdown
17 lines
365 B
Markdown
# Process
|
|
- [x] Import rowing members -> "Firstname Lastname"
|
|
- [ ] New name -> is_guest = True
|
|
- [ ] New trip from cox: define amount of rowers
|
|
- [ ] guests only see guest trips
|
|
|
|
|
|
# Edge case
|
|
- after N people (/ cox) -> red highlighted -> queue
|
|
|
|
# Fancy
|
|
- Every cox can define which boats they use
|
|
- Link for specific trip
|
|
|
|
# TODO
|
|
- [ ] Allow cox to see full year
|