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
- Feature: Setting a rate limit on the endpoints using flask limiter
- Feat: Use user password hash in signing key of the refresh token
- Create a user journey test from sending a mentorship request and the user deletes the request.
- Bug: Valid Refresh Tokens despite user changing password
- Delete relation when the user did not create the request - throws wrong error message
- Integrate Code Quality Github Actions
- Perform manual testing and report POST /register API
- Add to List Users API the ability to filter users by skills
- Improve GET (...)/comments response to include user.name and sent_by_me
- Bug: POST Task Comment API doesn't works for some tasks
- Docs
- Python not yet supported