Skip to content

The Covid-19 and Population Dashboard is a web application designed to provide users with real-time information about Covid-19 cases, deaths, and recoveries worldwide. In addition to Covid-19 statistics, the dashboard also offers population data for different countries.

Notifications You must be signed in to change notification settings

ashishmisal23/Covid-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 and Population Dashboard

A dashboard application for tracking Covid-19 statistics and population data.


Table of Contents


Live Demo

Check out the live demo here.


About the Project

The Covid-19 and Population Dashboard is a web application designed to provide users with real-time information about Covid-19 cases, deaths, and recoveries worldwide. In addition to Covid-19 statistics, the dashboard also offers population data for different countries.


Features

  • Country Selection: Users can select a country from the dropdown menu to view Covid-19 statistics and population data for that country.
  • Date Range Selection: Users can choose a date range to view historical Covid-19 data within that period.
  • Interactive Charts: The dashboard includes interactive charts (line chart and pie chart) for visualizing Covid-19 statistics over time.
  • Responsive Design: The application is designed to be responsive and work seamlessly across various devices and screen sizes.

Built With


Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repo
    git clone https://github.com/ashishmisal23/Covid-Dashboard.git
  2. Install NPM packages
    npm install

Usage

  1. Start the development server
    npm start
  2. Open your browser and navigate to http://localhost:3000 to view the dashboard.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.


Contact

Ashish Misal - ashishmisal23@gmail.com

Project Link: https://github.com/ashishmisal23/Covid-Dashboard


Acknowledgements

  • CanvasJS: For providing interactive charting library.
  • Vercel: For hosting the live demo.

About

The Covid-19 and Population Dashboard is a web application designed to provide users with real-time information about Covid-19 cases, deaths, and recoveries worldwide. In addition to Covid-19 statistics, the dashboard also offers population data for different countries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published