Project: CampusCompanion

CampusCompanion - your all-in-one solution to manage your university life.

  • Code contributed: RepoSense link

  • Enhancements implemented: Here is a list of the enhancements I have implemented:
    • Delete Assignment command
      • What it does: Finds the Assignment at a particular index of a list of Assignments, and deletes it.
    • List (filter) Assignment command
      • What it does: Either lists all current assignments saved in the application, or filters the assignments by deadline based on the optional parameters, start date and end date.
    • Delete Internship Role command
      • What it does: Deletes the Internship Role at a particular index, as well as all the Internship Tasks that are associated to it.
  • Documentation: Here is a list of the sections I have written:
    • User Guide:
      • Internship role feature
      • Internship task feature
      • Command Summary
      • Parameter Summary
    • Developer Guide:
      • Implementation content and diagrams
      • User story
      • Use cases
  • Team-based tasks:
    • Maintaining the issue tracker
    • Update Appendix of DG
  • Review and mentoring:
    • Here are some pull requests which I have left non-trivial comments. #98, #99
  • Community:
    • Contributions during the PE-D to provide bug reports to other groups