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
{{ message }}
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.
In order to support the current filtering in the alpha app, we need to add filtering to the current list of users endpoint /api/get-users.
We also need a way to set users as mentors, currently all users are equal but we need to returns mentors only, maybe adding another field to the user model will do the trick mentor: true | false.
The endpoint should filter by:
TECHNOLOGY
COUNTRY
NAME
LANGUAGE (English, Spanish, Japanese, etc....)
The text was updated successfully, but these errors were encountered:
I have checked on google and already updated the yarn but it is seems related with /bin/sh in my machine;
Did you have the same error? or have any idea about?
4 - Please, could you send me Postman requests to create users?
In order to support the current filtering in the alpha app, we need to add filtering to the current list of users endpoint
/api/get-users
.We also need a way to set users as mentors, currently all users are equal but we need to returns mentors only, maybe adding another field to the user model will do the trick
mentor: true | false
.The endpoint should filter by:
The text was updated successfully, but these errors were encountered: