Skip to content
This repository was archived by the owner on Jan 31, 2021. It is now read-only.

This project shows howto use Angular with the Ionic Framework to build a mobile App.

License

Notifications You must be signed in to change notification settings

Angular2Guy/AngularWithIonic

Repository files navigation

This Repository is archived

This is an example app to show howto use Angular with the Ionic Framework to build a Smartphone app.

Author: Sven Loesekann

Technologies: Angular, Typescript, Ionic Framework

What is the goal?

The goal is to show howto use Angular with the Ionic Framework to build a portable app. To do that the app is build with Angular and Typescript from top to bottom and Ionic packages it to an app that can be deployed on the smartphone. That makes it possible for Angular Developers to develop apps with their available skills.

What is is?

The app offers a login to support multiple users on a smartphone and authenticate the user. The user can see the exchange rates of 4 crypto currencies of 2 exchanges. Each of the rates offers a detail page with a chart and a link to the order book page. The order book page offers access to the order book of the exchanges and the sending of an order. The order can be seen and canceled on the orders page. To send the orders the ids and tokens have to be provided on the settings page. The ids and tokens are stored encrypted.

Setup

Eclise Oxygen JEE or newer

Plugin Typescript.Java 1.4.0 or newer.

Nodejs 6.9.x or newer

Npm 3.10.x or newer

Ionic 3.19.1 or newer

Getting started

  1. run: ionic -> it will ask if the dependencies should be installed -> Y
  2. run: ionic serve -> to run the app on the local machine as web application

About

This project shows howto use Angular with the Ionic Framework to build a mobile App.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published