rowt/README.md

13 lines
429 B
Markdown
Raw Normal View History

2023-04-04 15:38:47 +02:00
# TODO
2023-04-04 15:44:38 +02:00
- [ ] Allow sign-outs only >2h before event
# Notes / Bugfixes
- [ ] User loggedin status not present on user admin interface (header/footer not rendering) [ph]
- [ ] is_cox: cox can become cox and than rower at the same event, (rower and than cox -> exception working) [ph]
- [ ] Mobile Breakpoint: Add user broken user admin interface [mb]
# Frontend Process
´cd frontend´
´npm install´
2023-04-05 22:04:54 +02:00
´npm run (watch/build)´