rowt/README.md

15 lines
331 B
Markdown
Raw Normal View History

2023-03-25 14:47:34 +01:00
- [ ] New name -> is_guest = True
- [ ] guests only see guest trips
2023-02-08 16:25:06 +01:00
# Edge case
2023-02-08 22:02:17 +01:00
- after N people (/ cox) -> red highlighted -> queue
2023-02-08 16:25:06 +01:00
2023-04-04 15:38:47 +02:00
# TODO
2023-04-04 15:44:38 +02:00
- [ ] Allow sign-outs only >2h before event
2023-04-04 16:25:06 +02:00
- [ ] Don't allow to be a cox + rower in same trip
- [ ] Admin create user
# Frontend Process
´cd frontend´
´npm install´
´npm run watch´