mentorship-backend
https://github.com/anitab-org/mentorship-backend
Python
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the backend of this system.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported12 Subscribers
Add a CodeTriage badge to mentorship-backend
Help out
- Issues
- API versioning
- Setup instructions are not clear for hosting server locally
- Filtering relations with invalid relation_state returns an empty list instead of error message
- Email verification date should be hold and returned by backend as UNIX float
- feat: user comment should provide also user display name and profile picture
- endpoint /mentorship_relation/send_request does not validate users id
- Create tests for checking if email is sent for new mentorship relation requests.
- Add query parameter to sort users for GET /users and GET /users/verified APIs
- Add to List Users API the ability to filter users who need or want to provide mentoring
- optimise code for repeated code in `app/api/dao/user.py` `get_user_dashboard`
- Docs
- Python not yet supported