update readme

This commit is contained in:
philipp 2023-04-24 20:49:23 +02:00
parent 828437b522
commit a85fddfbe7

View File

@ -9,6 +9,7 @@
- [] add `trip_type` (id, name, desc, question) with a FK to `trip_details` - [] add `trip_type` (id, name, desc, question) with a FK to `trip_details`
- [] add `always_show` to `planned_trips` (e.g. for wanderfahrten) - [] add `always_show` to `planned_trips` (e.g. for wanderfahrten)
- [] exactly same time -> deny registration - [] exactly same time -> deny registration
- [] `planned_events` -> ICS feed to be [integrated](https://icscalendar.com/shortcode-overview/) in homepage calendar
# Nice to have # Nice to have
- [] automatically add regular planned trip - [] automatically add regular planned trip