AY2223S2-CS2113-T11-3 / tp

Pet Tracker is a Command Line Application to help keep track of multiple pets. This project is intended to be used by people who own multiple pets like pet sitter or pet hotels. This project tracks the Pets and also tasks to reminder users about tasks they need to do like feeding their pet, with a reminder system in place for overdue tasks.
https://ay2223s2-cs2113-t11-3.github.io/tp/
0 stars 5 forks source link

Add more exception handling to storage #194

Closed pyongjie closed 1 year ago

pyongjie commented 1 year ago

Great work overall, Just a few minor details to take care before you can proceed to merge

Thanks for your review!