A web-based application to record the vaccination done and due. It will help the users keep a track of their past vaccinations as well as can be notified for the vaccinations due. There will be a reminder sent via mail and once vaccination is done, user can update it on the portal. This way, the user remains up-to-date with vaccination. It can also be used for children/pets in order to not miss any due vaccinations.It can also record scheduled appointments and send a reminder for the same.It can also be linked with the Gmail calendar, etc.
Fork and Star the project.
Clone the repo on your local machine.
git clone https://github.com/upes-open/OSoC-Vaccination-Recording-System.git
- Create a new branch
<Your_GitHub_username>
git checkout -b <GitHub_usename>
Go to the issues tab and comment on a suitable issue of your choice and wait for the issue to be assigned to you.
Make the changes in your local repo and push the changes.
Create a pull request to the main branch.
Wait for the PR to be reviewed and merged.