Skip to content

Graph Representing average number of cases, recoveries and deaths due to covid-19 in India in a day

Notifications You must be signed in to change notification settings

ParagD25/Covid-19_Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 India Stats

Creating Graphs using HighCharts and JustPy.

Overview 🚀:

Graph Representing average number of cases, recoveries and deaths due to covid-19 in India in a day.

Libraries Used 📋:

  • justpy
  • Pandas
  • HighCharts
  • How To Use 🔧

    From your command line, first clone Covid-19_Stats:

    # Clone this repository
    $ git clone https://github.com/ParagD25/Covid-19_Stats

    # Go into the repository
    $ cd Covid-19_Stats

    # Remove current origin repository
    $ git remote remove origin

    Then you can install the dependencies either using NPM or Yarn:

    Using NPM:

    # Install dependencies
    $ npm install

    # Start development server
    $ npm start

    Once your server has started, go to this url http://localhost:8000/ and you will see the website running on a Development Server:

    Covid-19

    Screenshots

    Covid Growth Rate

    Covid-19

    Recovery Rate

    Covid-19

    Death Rate

    Covid-19

    Reading Data

    Covid-19

    Contributing

    Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

    About

    Graph Representing average number of cases, recoveries and deaths due to covid-19 in India in a day

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages