An open API service indexing awesome lists of open source software.

https://github.com/src-mgra/todos

ToDoList shows use of NavCtrl, AlertCtrl and @ionic/storage in Ionic2
https://github.com/src-mgra/todos

android-app angular2 ionic-cordova ionic-framework ionic-storage ionic2 ionic2-examples json-parse json-stringify storage todolist typescript

Last synced: 11 days ago
JSON representation

ToDoList shows use of NavCtrl, AlertCtrl and @ionic/storage in Ionic2

Awesome Lists containing this project

README

          

# Easy ToDoList in Ionic

Shows navigation with NavCtrl and use of AlertCtrl for dialogs.
Structure of Ionic-Project and navigation between components.
Uses @ionic/storage for persistenz.

reference at:

https://ionicframework.com/docs/storage/

## build for android:

https://ionicframework.com/docs/cli/cordova/build/

https://ionicframework.com/getting-started/