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
- Write on README how to create and run db migration script
- Fix: Multiple relation requests from a user to same member
- chore(deps-dev): bump pymysql from 0.10.1 to 1.0.2
- QA: Manual test and report or create test for sql injections on a local instance of the API
- Create a user journey test from sending a mentorship request and the user deletes the request.
- Bug: Valid Refresh Tokens despite user changing password
- Make mentioned changes in resources files to follow the same convention
- Add to List Users API the ability to filter users who need or want to provide mentoring
- Deprecate 'slack_username' field in Mentorship System API
- bug: A user is able to send multiple relation requests to the same member
- Docs
- Python not yet supported