Ruderassistent des Rudervereins Donau Linz
https://app.rudernlinz.at
frontend | ||
src | ||
templates | ||
.env | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
migration.sql | ||
README.md | ||
rot.service | ||
seeds.sql | ||
test_db.sh | ||
update.sh |
- 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´