Inspiration

Covid has been an ongoing battle since the first outbreak a few years back. Recently, there was a surge of Covid cases in China, which greatly affected my family. Mostly of my family lives in China, and many caught Covid from the new surge. Because of these events, I decided to make a program that could easily track the Covid vaccines people had.

What it does

This program allows the user to write down records of getting the Covid vaccine, then sends the information to a processing server. It is versatile and could easily be used to record other things.

How I built it

I used the Python GUI package to build this program. The GUI allows users to interact with the program in a window and not the console.

Challenges we ran into

Initially, I didn't plan out the design of the output. I easily got lost in the code, not sure where to place things or where objects were. I got through it eventually, but the next time I make something similar, I will make sure to plan before programming.

Accomplishments that I'm proud of

I'm proud of the formatting and the "no second dose" button. I'm overall very happy with how the program turned out, as I am new to GUIs.

What we learned

I got experience programming GUIs, and now know to properly plan my ideas.

**Note: I did not upload any images to Devpost here. There are images uploaded into the Github.

Built With

Share this project:

Updates