Hi everyone,
I’m trying to build an app where I have two kind of users:
Trainers users who have different skills for prepare athletes
And athletes who wants to be prepared for a specific competition
For example an athlete through the application wants to be prepared for sprint 100m competition: he will input that he needs a trainer with a level 10/10 of the skill “reactivity” and a level 5 of the skill “speed”. The app will go through another page and show all the trainers that have reactivity equal to 10/10 and speed skill 5 or more/10
How can I do that ? Which input should I use? And how the data should be structured.
I’m really getting lost, I tried several times but nothing.
This is just a test version of the final app, then I will need to change the input with a Typeform API which will create new things in db and I will add multiple skills
Hope that someone could help me , I wish everyone a nice day