Daryl's Project Portfolio Page
Project: TutorSynch
Given below are my contributions to the project.
Codebase:
- Feature 1: Added
Expected Gradefield to student’s information- Allows tutor to store the expected grade of the student and keep track of student’s progress
- Tested functionality of feature with empty inputs and duplicate
eg/fields
- Feature 2: Added
filterfeature to filter persons list using conditions- Allows tutors to view all students who meet the same filter conditions
- Implemented length constraints for:
Email,Phone Number,Current Grade,Expected Grade#121
- Documentation:
- User Guide:
- Added fields to command format and examples for ‘add’ and ‘edit’ command
- Add constraints for respective fields
- Developer Guide:
- Added additional Non-Functional Requirements for the project
- User Guide:
- Community:
- PRs reviewed (with non-trivial review comments): #61
- Testing
- Bug Fixing