Skip to content

alex0107/karte_von_morgen-die_app

Repository files navigation

Karte von morgen - die App

Die App zur Karte von morgen

Available at

      

written with IONIC-Framework.

License:

Installation

First you have to install AndroidStudio and npm. Afterwards set up Ionic and cordova to your global packages.

$ npm install -g ionic cordova

All packages and plugins should be installed. Just connect your Android-Phone and build with

$ sh createandroid.sh

or

$ ionic cordova run android

Used Plugins

$ npm install sort-by --save
  • papaparse:
$ npm install papaparse --save
$ npm install @types/papaparse --save
  • leaflet:
$ npm install leaflet --save
  • jQuery:
$ npm install jquery --save
$ npm install @types/jquery

Used Map

We are using OpenStreetMap.