Closed josdem closed 1 month ago
Hello, I can work on this, but I have a question, there is already one for the dog when you register a new pet. Do you want a similar implementation?
Hello, I can work on this, but I have a question, there is already one for the dog when you register a new pet. Do you want a similar implementation?
Hi @ghadyg; thanks for offering to solve this issue, please go ahead and implement a similar implementation for cat pets, basically you need to add an if conditional statement and a switch with cat's vaccines based on its birthday. However, I am planing to implement a design pattern here, which I can do after you send a PR.
If you want I can do this one using the design pattern strategy and once I send a PR you can check it and modify It as you see fit
If you want I can do this one using the design pattern strategy and once I send a PR you can check it and modify It as you see fit
Sounds good to me, thank you!
Hi @ghadyg , I sent you a collaboration request, so that you can create a branch directly from this main repository, you will help me to validate your changes easily. Thank you!
Aditionally, your tests will pass since it will be set MySQL database credentials.
As a user, I want to create next vaccination records for my Cat pet based on its birthdate so that I can schedule next vaccination days.
Acceptance Critera
PENDING
Notes