Tejas1510 / Hacking-Scripts

Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.
https://hacking-scripts.netlify.app/
240 stars 285 forks source link

Covid-19 Tracker Application using Python #443

Closed LasyaGanesuni closed 3 years ago

LasyaGanesuni commented 3 years ago

Title: Covid-19 Tracker Application using Python Purpose : I want to create a Covid-19 Tracker Application using Python. The aim of this project is to track the Covid-19 cases across the world and to display them graphically. This application is built using four different python libraries they are tkinter for Graphical User Interface, matplotlib to show data graphically, covid to get the COVID data, numpy for arrays.

LGM-SOC'21 : Participant

Please assign me this.

GowthamGoush commented 3 years ago

That's a cool idea, @LasyaGanesuni. You have been assigned this issue, and you may start working on it @LasyaGanesuni.

LasyaGanesuni commented 3 years ago

Thank you