GitHunt
NO

noel-johnson/COVID-19

A realtime tracker of current coronavirus cases all over the world

COVID-19 Tracker

A Cross-platform application to track current coronavirus cases all over the World. It shows state details for India and US.
Complete with graphs for nerding it out ๐Ÿ˜ƒ

Progressive Web APP:-
https://covid-19-pwa-ed45f.web.app/

Preview


Getting started

Use git clone to clone the repository.*

Get the api's pass it to the respective objects in data-collection.service.ts file.

Installing

Run npm install to install all necessary packages.

Environment

To work on this repository, you need to setup the following environment.

Mac

$ brew install node

Linux

  • On Debian, Ubuntu, Linux Mint:
$ sudo apt-get install nodejs npm
  • On Arch Linux
$ sudo pacman -S nodejs npm
  • On RHEL, CentOS
$ sudo yum install epel-release
  • On Fedora
$ sudo dnf install nodejs npm
$ npm install -g @ionic/cli
$ cd my-app
$ npm install --save @capacitor/core @capacitor/cli

Built With

  • Ionic Framework 5 - Open-source SDK for hybrid mobile app development
  • Capacitor - The Native Bridge for Cross-Platform Web Apps
  • Firebase - Mobile and web application development platform (for deploy)

Author

  • Noel Johnson

Contributing

Request a feature

You can also request for a feature here, and if it's viable, it will be picked for development.

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

API's used

NovelCOVID API: https://github.com/NovelCOVID/API

COVID19-India API: https://github.com/covid19india/api

Acknowledgments

Languages

TypeScript51.6%HTML27.6%SCSS17.8%JavaScript3.0%

Contributors

GNU General Public License v3.0
Created April 13, 2020
Updated March 6, 2022