AY2223S2-CS2113-W15-4 / tp

https://ay2223s2-cs2113-w15-4.github.io/tp/
0 stars 5 forks source link

Add manager diagram, add header comments, fix bugs #171

Closed douph810975 closed 1 year ago

douph810975 commented 1 year ago
  1. Update the format of print messages of find_meeting. closes #74
  2. Update the AddMeetingCommand UML sequence diagram. closes #87
  3. Fix the error messages printed out. closes #98
  4. Add explanations for the add_meeting format in the user guide. closes #132 closes #95
  5. Add header comments in MeetingManager and in Parser.
  6. Add UML diagram of Manager component in DG.