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
- Update the user with existing name and username.
- Updating an user with empty username and name should give an error message
- 400 Response does not list "Terms and Conditions is not of type 'boolean'" message.
- docs: issue530 backend visualisation
- Add remaining type hints
- Filtering relations with invalid relation_state returns an empty list instead of error message
- Add query parameter to filter users by verification state to GET /users API
- Add tests for Assigning a new admin API
- Add extra field to Cancel API indicating reason of cancellation
- Add tests for Revoking admin role API
- Docs
- Python not yet supported