Overview

Summary of Contributions

Code contributed: RepoSense Link

Enhancements implemented:

  • Implemented a Meeting class to encapsulate a Meeting with a Client, Listing and Date/Time.
    • Implemented AddMeetingCommand,AddMeetingCommandParser,
    • EditMeetingCommand, EditMeetingCommandParser and
    • DeleteMeetingCommand, DeleteMeetingCommandParser functions for the Meeting class.

    • What it does:
      • Allows the user to create, edit and remove meetings.

Contributions to the UG:

  • Edited formatting to ensure consistency across the User Guide.
  • Styling and visual touch ups.

Contributions to the DG:

  • Cleaning and formatting.

Contributions to team based tasks:

  • Created Milestones v1.1, v1.2, v1.2b, v1.3 and v1.4 and their respective deadlines.
  • Created Issues and assigned them to respective milestones.
  • Wrote Test cases for Meeting class.

Review/mentoring contributions:

  • Reviewed and Merged Pull Request.
  • Handled merge conflicts.
  • Discussions on weekly distribution of work.

Contributions beyond the project team:

  • Bug reports for other teams.