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-05 19:31:36 +02:00
|
|
|
|
|
2023-04-06 17:54:08 +02:00
|
|
|
|
# Notes / Bugfixes
|
2023-04-06 19:05:08 +02:00
|
|
|
|
- [ ] Allow cox to edit own trip
|
2023-04-07 11:16:39 +02:00
|
|
|
|
- [x] Nobody has registered yet -> deletable
|
2023-04-06 19:05:08 +02:00
|
|
|
|
- [ ] Change max_people (to be settable to 0)
|
|
|
|
|
- [ ] Change note
|
2023-04-06 17:54:08 +02:00
|
|
|
|
|
2023-04-05 19:31:36 +02:00
|
|
|
|
# Frontend Process
|
|
|
|
|
´cd frontend´
|
|
|
|
|
´npm install´
|
2023-04-05 22:04:54 +02:00
|
|
|
|
´npm run (watch/build)´
|