Project: QuickContacts

QuickContacts is a contacts and schedule management system that enables you to track your contacts and manage your schedule with ease! QuickContacts is CLI-focused and designed for efficiency. It is written in Java, and has about 10 kLoC.

Given below are my contributions to the project.

  • Code contributed: RepoSense link

  • New Features:
    • Add the ability to add Meeting with addm #56
    • Add the ability to find Meeting with findm #90
    • Enhance add Person and add Meeting commands to require less compulsory fields #115
    • Enhance the Help command help #128
  • Project management:
    • Helped with creating issues and milestones for v1.1, v1.2, v1.3, v1.4
    • Helped with reviewing PRs and merging them
  • Documentation:
    • User Guide:
      • Updated section on Add Meeting Command and Find Meeting Command #95
      • Update layout of User Guide #173
      • Fix bugs in User Guide #173
      • Update layout of User Guide, make it PDF friendly #212
      • Update section on Help Command help #212
    • Developer Guide:
      • Add section on Add Meeting Command addm #95
      • Add section on Find Meeting Command findm #95
    • README:
      • Update Contents to match own project #25
    • AboutUs:
      • Update AboutUs
  • Community: