eisbuk / EisBuk

Manage bookings for ice skating lessons
GNU Affero General Public License v3.0
0 stars 1 forks source link

Allow for single auth user to manage multiple athletes #904

Closed ikusteu closed 7 months ago

ikusteu commented 8 months ago

This is a quick recap, from memory, on our talk on the matter.

Sometimes a single auth would manage multiple athlete's accounts (e.g. one parent managing bookings for their children). Currently we don't support that and the behaviour is more/less undefined (depends on how they go about it).

The proposed updates:

Enhancements (TBD stuff):