You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a RATE USER module.
One can rate the user, if and only if the user did some project for that client.
The schema for rate would be : { "userId" : "123ewrfken4123123", "rating" : 3.2, "projectId" : "1231mewrwcewwrsdf" }
The text was updated successfully, but these errors were encountered:
Create a RATE USER module.
One can rate the user, if and only if the user did some project for that client.
The schema for rate would be :
{ "userId" : "123ewrfken4123123", "rating" : 3.2, "projectId" : "1231mewrwcewwrsdf" }
The text was updated successfully, but these errors were encountered: