forked from Ruderverein-Donau-Linz/rowt
15 lines
331 B
Markdown
15 lines
331 B
Markdown
- [ ] New name -> is_guest = True
|
||
- [ ] guests only see guest trips
|
||
|
||
# Edge case
|
||
- after N people (/ cox) -> red highlighted -> queue
|
||
|
||
# TODO
|
||
- [ ] Allow sign-outs only >2h before event
|
||
- [ ] Don't allow to be a cox + rower in same trip
|
||
- [ ] Admin create user
|
||
|
||
# Frontend Process
|
||
´cd frontend´
|
||
´npm install´
|
||
´npm run watch´ |