Ebola Surveyor is an application to stop Ebola outreach in West Africa developed by jean Pokou for the Ivoirian group IVOCARTE ABYSHOP. This application was built using Ionic the beautiful, open source front-end SDK for developing hybrid mobile apps with HTML5 and google Angular Js.
You can fork or copy this repository at will, but I am not pushing any new updates It will remain as it is.
First Download the project or clone it using git
- Install Node Js
Node js - Install Ionic
Using npm command line tool install ionic
$npm Install -g cordova ionic
Then Move to the directory of the project, build android or iOS, that’s all
$ cd your_repo_root/repo_name
$ ionic platform add android
$ ionic build android
$ ionic run android <br/>
(If you have a connected android device) otherwise the emulator will start
NB: you need Apache ant and Android development Tools in you environment path if you are on Windows.
you can google how to use Cordova.
Having trouble ? I am here jeanpokou@gmail.com or @jeanpokou