Skip to content

A realtime tracker of current coronavirus cases all over the world

License

Notifications You must be signed in to change notification settings

noel-johnson/COVID-19

Repository files navigation

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

About

A realtime tracker of current coronavirus cases all over the world

Resources

License

Stars

Watchers

Forks

Packages

No packages published