Coder Social home page Coder Social logo

discoos / sar-status-personnel Goto Github PK

View Code? Open in Web Editor NEW
2.0 9.0 0.0 9.04 MB

A system that gives an overview of which SAR-personell are available at any time

License: BSD 2-Clause "Simplified" License

TypeScript 68.35% HTML 16.96% CSS 12.16% JavaScript 2.54%
ionic ionic-cordova cordova android ios

sar-status-personnel's Introduction

sar-status-personnel

Hybrid-app in Ionic / Cordova for SAR personnel

Requirements

You need to have following assets available on PATH to build this app

After installing Ionic2, use the following command to check requirements

$ cordova requirements

This should produce an output similar to this

Requirements check results for android:
Java JDK: installed 1.8.0
Android SDK: installed true
Android target: installed android-25,android-24,android-23
Gradle: installed /path/to/gradle

Requirements check results for ios:
Apple OS X: installed darwin
Xcode: installed 8.3.3
ios-deploy: installed 1.9.1
CocoaPods: installed

Android

Running in emulator

In order to test app on Android run following commands.

$ yarn
$ ionic cordova platform add
$ ionic cordova run android

Release to Google Play

Since this repo is public you need to fist get PRIVATE signing keys release-signing.properties, sar-status-personnel.jks and place them into platforms/android/. Once done you can release the app with following command.

Before every release remember to increace build number in config.xml

$ ionic cordova build android --prod --release

Upload platforms/android/build/outputs/apk into Google Play.

iOS

Running on emulator

$ ionic cordova run ios
$ ionic cordova run ios --device

Release to App Store

Follow this guide https://ionicframework.com/docs/intro/deploying/ .

$ ionic cordova platform add ios
$ ionic cordova build ios

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.