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 nodeLinux
- 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/cliBuilt 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
-
puf17640 for the API
-
covid19india for the Indian API
-
Inspired by javieraviles
-
Icons made by Freepik





