Inspiration

I wanted to combine a tracker and also to check if you had Covid - 19 or not.

What it does

The application is a real time covid - 19 tracker which requests and recieves data from an API through html webrequest. Additionally, the login and new user page are connected to an SQL Database which ensures that new users can be added or deleted instantly. Finally, this application also has a test option which gives you a series of questions to check if you have Covid - 19 or not. This testing is done by utilizing System.Speech.Synthesis which asks you questions and you have to respond by saying "Yes" or "No". Then there will be calculations done to figure out the percentage you had to get covid or not.

How I built it

I used c# winforms as well as utilizing Speech.Synthesis for the A.I voice. I also utilized http request and an API to get information from a website which provided real time COVID information. Finally, i also utilized SQL databases.

Challenges I ran into

I ran into a lot of challenges with getting information from the API.

Accomplishments that I'm proud of

I was able to learn about API's and delve deeper into databases.

What I learned

I learnt about API's and databases

What's next for COVID - 19 Application

Adding a contact tracer

Built With

Share this project:

Updates