Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 793 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 793 Bytes

Covid Result Kerala

View your COVID result as soon as it is published. Applicable only for tests in kerala.

Prerequisites

Instructions

  1. Clone this repo
  2. Create a data.json file according to the format in data.json.example. For knowing your SRF_NO visit link.
  3. Create venv and activate it.
  4. Install dependancies by running pip install -r requirements.txt.
  5. Run python main.py.
  6. Keep the process running, if your result is available it will be popped up. The result will be available in the results directory.

License

This project is licensed under the permissive open-source MIT license.