Covid 19 Statistics Dashboard Angular 9 screenshot

Covid 19 Statistics Dashboard Angular 9

Author Avatar Theme by Ossamarafique
Updated: 28 Mar 2023
280 Stars

Corona Virus / Covid 19 Tracker Dashboard With Awesome UI + PWA + NodeJS Scraper

Categories

Overview:

The Coronavirus Statistics Live Tracker is a project created by Ossama Rafique. The project provides API endpoints to track global and country-specific COVID-19 statistics. It includes features such as fetching all statistics, data by countries, sorting options, and timelines. The project’s website and author’s contact details are available for further information and support.

Features:

  • Global and Country-Specific Data: Retrieve COVID-19 statistics for all countries or specific countries.
  • Sorting Functionality: Sort country data by different parameters.
  • Timeline Data: Access historical data with timeline endpoints.

Installation:

  1. Build the Angular project.
  2. Run the Angular project.
  3. Run the Node.js Project (open server folder).
  4. Rename config.example.json to config.json and fill in the details.
  5. Edit src/app/core/services/getdata.service.ts and replace with your own API url.

Summary:

The Coronavirus Statistics Live Tracker project by Ossama Rafique provides valuable API endpoints for tracking global and country-specific COVID-19 statistics. With features such as sorting options and timeline data, this project offers a comprehensive tool for accessing COVID-19 data. Installation instructions are provided for setting up the project on Angular and Node.js platforms, making it accessible to users who want to integrate this data into their applications.