What it does

This is a COVID classifier machine that classifies phenotypic data(symptoms and age) into Delta variant of COVID, Omicron Variant of COVID, the Flu, and Common Cold

How we built it

We used the Python language to make this project. We use various properties such as if, elif, and else statements, while loops, functions, etc. After several errors and hours of editing, we finally made our project come to life. We faced many issues while we were organizing and indenting our code but in the end, we were able to properly indent and organize our code successfully. At first, we were planning to use javascript and HTML to make an infinite loop game but we thought of making an app that can predict the different variants of covid and the app proved to be more effective.

Challenges we ran into

We ran into challenges in when the user makes an error in writing one the inputs, then it must reiterate that same statement until the user gives a proper wanted answer, which was the main difficulty in doing this task.

Accomplishments that we're proud of

Being able to complete the project, Fix all the errors and complete the challenge

What we learned

We learned how to fix errors, use while true loops to reiterate questions and we also learned how to indent our code properly

What's next for COVID Classifier

Making it into a website, using HTML or Javascript, with the python code made here acting as the behavior layer, to make it look more aesthetically pleasing.

Built With

Share this project:

Updates