Skip to content

elhawlir/covid19-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19-tracker

Creating an easy to use covid-19 tracker with streamlit.

This streamlit web app serves to track covid-19 around the world. Enter the country you want to learn about and it will return the current status of covid-19 in that country.

To run this app from the command line, be sure to use the following notation:
streamlit run covid19_tracking.py (can substitute .py file with whatever you choose to call the file)

Be sure to download necessary packages first using:
pip install -r requirements.txt
And run the app in the environment you used to download streamlit.

Streamlit App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages