I am creating an app with 2 types of users Influencers and Businesses. I am not able to figure out the following: When an influencers clicks a specific button the businesses can then see the influencer profile/information on a page. Then once the businesses click on the profile they should be able to rate that specific influencer on their work. I really require some help with this, so if you’ll know a solution to this and can share it with me, it would be incredible helpful.
You must create a database that is a score, with text (description), Number (Score), A score relationship with user (influencer who receives) A score relationship with users (user who writes)
How it works:
You click on the rate or rate button … it takes you to a score screen
On the score screen you can use the free Adalo rating component, when you select the star you create a score: in number you put the rating component, in text you put an input to write, in who writes the logged in user and who receives the current influencer (user)