COVID 19

Desktop app in Python for checking covid19 vaccine availability

desktop app- vaccine availability tracker

Learn to create a Desktop app in Python to check any available slot in your location (based on the Pincode) on a given date. A step-by-step method to build the app and learn a lot of things on the way. you will learn Tkinter along the way as it is pretty easy. GUI components that are present in this application are Label, Entry box, Button, Textbox, Radio button, Checkbox and Frame

Scroll to Top