josdem / vetlog-spring-boot

Maintain your pet history organized
https://vetlog.org
Apache License 2.0
17 stars 15 forks source link

Create next vaccines for a pet based on its birthdate #305

Closed josdem closed 1 week ago

josdem commented 1 month ago

As a user, I want to create next vaccination records for my pet based on its birthdate so that I can schedule next vaccination days.

Acceptance Critera

Notes

Dependencies

M-Aadhi commented 4 weeks ago

shall i can do it

josdem commented 3 weeks ago

shall i can do it

Hi @M-Aadhi absolutely, your collaboration is appreciated. Let me know if you have any questions

M-Aadhi commented 3 weeks ago

shall i can do it

Hi @M-Aadhi absolutely, your collaboration is appreciated. Let me know if you have any questions

It was first open source project i donno wht to do like am I have fork it r can push directly I donno can u help me a little..plzz

josdem commented 3 weeks ago

Hi @M-Aadhi I sent you a collaboration invitation to make the things easier. You should create a branch from main following naming conventions I suggest: feature/305. Then you can commit your changes in that branch so that you can do a PR. here is more information how to do it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request

M-Aadhi commented 3 weeks ago

Hi @M-Aadhi I sent you a collaboration invitation to make the things easier. You should create a branch from main following naming conventions I suggest: feature/305. Then you can commit your changes in that branch so that you can do a PR. here is more information how to do it. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request

Thx I will do my best

josdem commented 3 weeks ago

Hi @M-Aadhi We normally do a PR with implementation changes based on acceptance criteria before we close an issue. Let me know if you have any questions.

M-Aadhi commented 3 weeks ago

kk sry mb

josdem commented 1 week ago

PR merged: https://github.com/josdem/vetlog-spring-boot/pull/340