Project: TutorSynch

Below are my project contributions:


Codebase:

  • Feature 1: Added Current Year field to student’s information
    • Allows tutor to store and edit the current year of the student
    • Test different valid and invalid [cy/CURRENT_YEAR] data
  • Feature 2: Added untag command
    • Removes all occurrences of specified tags from all student records
    • Helps tutors remove outdated or irrelevant tags

Documentation:

  • Developer Guide:
    • Maintained the product scope and user stories for the project.
  • Community:
    • Approve PR reviews as promptly as possible once proper testing has been completed locally.
    • Made sure to communicate any bugs or issues found to the author of the pull request.
  • Testing:
    • Performed Smoke Testing for V1.4 #100
      • Bugs spotted during Smoke Testing: #111, #113