tomin333 / vaccine-finder

Lookup available vaccine slots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vaccine Finder

Android app to continuosly search for vaccination centers with slots available.

About Vaccine Finder

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.

Usage

Clone the repository and open it in any IDE of your choice (Android studio is preffered)

Contributing

You can contribute to the project by following the below approach:

  1. Fork the Project
  2. Create your Feature or Bugfix Branch (git checkout -b feature/bugfix)
  3. Commit and push your Changes (git commit -m 'Add some feature/bugfix') (git push origin feature/buxfix)
  4. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Maintainer/Contact

Tomin Markose - tomin333@gmail.com

About

Lookup available vaccine slots


Languages

Language:Java 100.0%