Indrajith K L b4b8338010 Initial Commit
* Adds Readme
* Adds CLI & TerminalUI programs
2021-08-12 15:05:34 +05:30
2021-08-12 15:05:34 +05:30
2021-08-12 15:05:34 +05:30
2021-08-12 15:05:34 +05:30

V-Cowin

Bunch of programs writtern in V Programming Language for Vaccine availability checking utilizing Co-WIN Public APIs

Usage

Command Line

v run ./find_session_plain 13-08-2021
// Only shows whether vaccines are available or not (both paid & free)

If you need more details on the availability run

v run ./find_session 13-08-2021
//Press enter to increment dates

All of the code is for learning purpose only. I will not be responsible for any error or inaccuracy in the data or any damage caused by this.

Description
No description provided
Readme 35 KiB
Languages
V 100%