项目作者: ansleyr2

项目描述 :
App to track the covid19 cases.
高级语言: TypeScript
项目地址: git://github.com/ansleyr2/covid19-tracker.git
创建时间: 2020-03-21T19:01:23Z
项目社区:https://github.com/ansleyr2/covid19-tracker

开源协议:

下载


covid19-tracker

Ionic Angular project(Hybrid Mobile App) to track covid19 cases.

Download the signed app :

https://drive.google.com/drive/folders/1HEPLHSY-Mzmu4Yz9ltSNHqRK6cR9WMMD?usp=sharing

App snapshots:

App statistics using Elasticsearch and Kibana

Getting Started

Clone or download the project to your system.

Prerequisites

Node.js

  1. Install the latest version if you dont have one

Android studio and andriod sdk

  1. If you want you bundle your app for using on mobile device.

Cordova

  1. If you want you bundle your app for using on mobile device.

Installing

npm install

  1. This will install the dependencies

npm start

  1. This will get the server up and running

ionic cordova build android

  1. This will generate an application that can be installed on the phones.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details