Git Product home page Git Product logo

rubythonode / corona-statistics-and-tracker-dashboard-angular-9 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ossamarafique/covid-19-statistics-dashboard-angular-9

0.0 0.0 0.0 24.14 MB

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

Home Page: https://coronastatistics.live

License: MIT License

JavaScript 2.98% TypeScript 13.88% HTML 7.97% CSS 75.17%

corona-statistics-and-tracker-dashboard-angular-9's Introduction

Welcome to Corona Statistics Dashboard Angular 9 ๐Ÿ‘‹

Version Version License: MIT Discord Server Buy Me A Coffee Twitter: OssamaRafique

Covid Stats Live Dashboard

๐Ÿ  Homepage

โœจ Demo

โœจ Join Discord Server For Help

Screenshots

Covid Stats Live Dashboard Screenshot 1

Covid Stats Live Dashboard Screenshot 2

Covid Stats Live Dashboard Screenshot 3

Covid Stats Live Dashboard Screenshot 4

Build the Angular project

npm install
ng build

Run the Angular Project

npm install
ng serve

Run the Node.js Project (open server folder)

Rename config.example.json to config.json and fill in the details

{
  "redis": {
    "host": "host",
    "password": "1234"
  },
  "keys": {
    "all": "coronastatistics:all",
    "countries": "coronastatistics:countries",
    "timeline": "coronastatistics:timeline",
    "timelineglobal": "coronastatistics:timelineglobal"
  },
  "interval": 600000
}
npm install
node server.js

Edit src/app/core/services/getdata.service.ts and replace with your own api url.

  private host = "https://api.coronastatistics.live"

API Endpoints

Author

๐Ÿ‘ค Ossama Rafique

Show your support

Give a โญ๏ธ if this project helped you!

ko-fi

corona-statistics-and-tracker-dashboard-angular-9's People

Contributors

hemesh-unka avatar ossamarafique avatar srz2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.