11 lines
601 B
Markdown
11 lines
601 B
Markdown
## onboarding
|
|
|
|
on first login user can choose gym or to proceed without gym, gyms are connected to admin account. gyms are presented as a grid with proceed without gym option. user can select gym at a later date in profile screen on the mobile app where we should have select gym option.
|
|
admins can add/invite trainers, and trainers can add/invite clients.
|
|
admins can see only trainers and clients from their gym as well statistic for their gym.
|
|
user invited by admins and trainers are asignt to their gym.
|
|
superAdmin can see all data.
|
|
|
|
|
|
we should use clerk invitation functionalyty to invite users.
|