This is a covid data visualization dashboard created using streamlit. The purpose behind it is to present a possible use case of streamlit.
The data used is collected by Covid19India.org and I lay no claim to the data's ownership and authenticity.
git clone https://github.com/vatch123/Covid_Dashboard
cd Covid_Dashboard
pip install -r requirements.txt
cd src
streamlit run app.py