App to track the covid19 cases.
Ionic Angular project(Hybrid Mobile App) to track covid19 cases.
https://drive.google.com/drive/folders/1HEPLHSY-Mzmu4Yz9ltSNHqRK6cR9WMMD?usp=sharing
Clone or download the project to your system.
Node.js
Install the latest version if you dont have one
Android studio and andriod sdk
If you want you bundle your app for using on mobile device.
Cordova
If you want you bundle your app for using on mobile device.
npm install
This will install the dependencies
npm start
This will get the server up and running
ionic cordova build android
This will generate an application that can be installed on the phones.
This project is licensed under the MIT License - see the LICENSE.md file for details