Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiragsaini/covid19-dashboard
Covid19 India Dashboard made using Python and Streamlit. Streamlit Makes it super easy to make any sort of Python apps like Machine Learning and Data Science Apps.
https://github.com/chiragsaini/covid19-dashboard
covid-19 dashboard python3 streamlit
Last synced: 1 day ago
JSON representation
Covid19 India Dashboard made using Python and Streamlit. Streamlit Makes it super easy to make any sort of Python apps like Machine Learning and Data Science Apps.
- Host: GitHub
- URL: https://github.com/chiragsaini/covid19-dashboard
- Owner: ChiragSaini
- License: gpl-3.0
- Created: 2020-04-28T05:45:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:41:48.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T12:59:57.597Z (over 1 year ago)
- Topics: covid-19, dashboard, python3, streamlit
- Language: Python
- Homepage: http://covid19-dashboard-streamlit.herokuapp.com/
- Size: 1.43 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Covid19-Dashboard
Covid19 Dashboard made using Python and Streamlit. Streamlit Makes it super easy to make any sort of Python apps like Machine Learning and Data Science Apps.To Run in your local machine:
```
streamlit run app.py
```
### Live Demo here
## Screenshots
- HomeScreen
- Selected States status
- Top 10 Affected States chart
- All States data Table
- Responsive Mobile View