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
|
2023-04-05 19:31:36 +02:00
|
|
|
|
|
|
|
|
|
# Frontend Process
|
|
|
|
|
´cd frontend´
|
|
|
|
|
´npm install´
|
2023-04-05 20:56:36 +02:00
|
|
|
|
´npm run watch´
|