AY2223S2-CS2113-W15-4 / tp

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

fix meeting bugs and add PPP #153

Closed douph810975 closed 1 year ago

douph810975 commented 1 year ago
  1. Fix typos in the user guide and in the messages.
  2. Fix the bug for invalid number input when deleting a meeting.
  3. Update view_meetings with showing the index number.
  4. Fix the bug for empty meeting name when adding a meeting.
  5. Add ppp
  6. Add more test cases.