The program's purpose is to serve as a comparison mechanism for Flu and COVID-19 viruses. The main point of comparing these two is to see how much or less the SARS COVID-19 virus is dangerous from regular Flu in the USA.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
git clone https://github.com/SlavkoPrytula/Covid-19-Tracker
For the program to run on your device, you should install the following libraries, modules, etc... You may use pip3 for installing if you have Python3 or use pip instead
pip install requests
pip install matplotlib
pip install beautifulsoup4
pip install PrettyTable
pip install numpy
pip install DateTime
pip install sklearn
To run the program after cloning in on your machine, go to the MAIN folder and find the file named user_interface.py
After, click RUN, and the program will start.
Now you sould have the program interface on your screen.
Now you can chose what statistics you want to see by typing in the command number in tnto the input line. The program provides you with statistical data of SARS COVID-19 and Flu viruses. (Cases, Recovers, Deaths, and much more)
It can also provide you with plotted statistics on the bar charts.
Here you will find the necessary tests for the program usage. They [modules] show how to work and integrate with the code correctly.
- Modules
- test_CoronaADT.py
- test_coronaADT.py
- test_FluADT.py
- test_ScrapADT.py
- test_prediction.py
- API_usages
Please read CODE_OF_CONDUCT.md for details on our code of conduct. If you have any questions, please contact at slavko.prytula@gmail.com
- Yaroslav Prytula - Initial work - Yaroslav Prytula on GitHub
- Bogdan Sydor - Initial work - Bogdan Sydor on GitHub
This project is licensed under the MIT License! It is available in the repository for view and read - see the LICENSE.md file for more details.
- Special thanks to Ukrainian Catholic University for giving the opportunity to make the project become a reality. For all the provided help and tips