Covid 19 Statistics Dashboard Angular 9

screenshot of Covid 19 Statistics Dashboard Angular 9
angular
bootstrap

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

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.

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.

angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.