Skip to content

A fully functional Covid 19 Flask application with stats and Predictions

License

Notifications You must be signed in to change notification settings

bhargavyagnik/Covid19

Repository files navigation

Covid19

A fully functional Covid 19 Flask application with stats and Predictions It takes data from api.covid19india.org as well as the international data.

I have used Pygal for the Data Visualisations .

Preview

Preview2

Preview3

It uses Pygal for Data visualisations.

pip install pygal

Also as I've use maps so you need another pygal extension to get the maps.

The reason to use Pygal was that pygal easily generates the svg files which are very helpful in websites

SVG stands for Scalable Vector Graphics.

Ive tried to learn a lot from this project like Adding Google Analytics, Using Flask properly as this stands my first complete end to end live project. Previoulsy ive worked on Flask but it was just for some small AI projects.

Respect to all the Web Developers ! I really created the backend in 2 hours but the frontend was really very tough !!!

About

A fully functional Covid 19 Flask application with stats and Predictions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published