forked from Ruderverein-Donau-Linz/rowt
		
	structure todos
This commit is contained in:
		
							
								
								
									
										21
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								README.md
									
									
									
									
									
								
							@@ -1,20 +1,25 @@
 | 
			
		||||
# TODO
 | 
			
		||||
- [ ] Allow sign-outs only >2h before event
 | 
			
		||||
 | 
			
		||||
# Icons
 | 
			
		||||
- Regatta: 🏅
 | 
			
		||||
- Lange Ausfahrt: 💪
 | 
			
		||||
- Wanderfahrt: ⛱
 | 
			
		||||
 | 
			
		||||
# Notes / Bugfixes
 | 
			
		||||
- [] my trips for cox
 | 
			
		||||
- [] add `trip_type` (id, name, desc, question, icon) with a FK to `trip_details`
 | 
			
		||||
- [] add `always_show` to `planned_trips` (e.g. for wanderfahrten)
 | 
			
		||||
- [] exactly same time -> deny registration
 | 
			
		||||
- [] `planned_events` -> ICS feed to be [integrated](https://icscalendar.com/shortcode-overview/) in homepage calendar
 | 
			
		||||
## Frontend
 | 
			
		||||
- [] add UI for `trip_type`
 | 
			
		||||
 | 
			
		||||
## Backend
 | 
			
		||||
- [] Guests should only be allowed to register at certain trips
 | 
			
		||||
- [] Allow sign-outs only >2h before event
 | 
			
		||||
- [] add `always_show` to `planned_trips` (e.g. for wanderfahrten)
 | 
			
		||||
- [] `planned_events` -> ICS feed to be [integrated](https://icscalendar.com/shortcode-overview/) in homepage calendar
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Nice to have
 | 
			
		||||
## Frontend
 | 
			
		||||
- [] my trips for cox
 | 
			
		||||
 | 
			
		||||
## Backend
 | 
			
		||||
- [] exactly same time -> deny registration
 | 
			
		||||
- [] automatically add regular planned trip
 | 
			
		||||
- [] User sync w/ nextcloud
 | 
			
		||||
- [] remove key from src/rest/admin/rss.rs (line 8); at least before putting code somewhere public
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user