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

Validate user input to ensure no pipes are inside #185

Closed shawntangy closed 1 year ago

shawntangy commented 1 year ago

Prevents storage issues when extra pipes are in the data file.