dorodere / komplett-normale-busliste

Registration system for bus drives, likely not of interest
GNU Affero General Public License v3.0
0 stars 0 forks source link

Allow users to register for a specific location on a drive #26

Open dorodere opened 1 year ago

dorodere commented 1 year ago

The bus on each weekend doesn't just drive from A to B, but rather from A to C over D and then to B, leaving C out if no one registered for it. This is currently not possible to be expressed when registering, it would roughly include these steps:

This is very involved. Likely it would be advisable to tackle #3 first and build a proper route and SQL interface separation.

dorodere commented 1 year ago

Oh and I forgot, for some drives (but not for all) it's also possible that users can enter on location C but most will enter on location A, which needs to be displayed as well.