Expertiza(Open Source Project)-Automated Mentor Assignment (Apr '20)
- Implemented a feature to automatically assign mentors to projects once the team limit is reached (Ruby on Rails) and notify them team members through mail
- Adopted the Chain of Responsibility design pattern for implementing the mentor assignment task
- Utilized DRY principles, refactoring strategies to increase the test coverage by 12%
- Included RSpec tests to test the email module