Android app to continuosly search for vaccination centers with slots available.
Vaccine Finder makes use of the public API provided by Gov. Of India to make vaccine information available to users. The app tries to fetch details from Co-WIN Public APIs and match it with users search criteria. If any matches are found, app notifies the user.
Clone the repository and open it in any IDE of your choice (Android studio is preffered)
You can contribute to the project by following the below approach:
- Fork the Project
- Create your Feature or Bugfix Branch (git checkout -b feature/bugfix)
- Commit and push your Changes (git commit -m 'Add some feature/bugfix') (git push origin feature/buxfix)
- Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Tomin Markose - tomin333@gmail.com