src-mgra / firebase-ToDoList

Firebase ToDo-List implemented in Ionic App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firebase example implemented in ionic-app

Install:

npm install firebase angularfire2

Setup a firebase-project:

https://firebase.google.com/docs/web/setup

Shows CRUD-operations.

Firebase Item-List with added Ref-Key for update- and delete-operation. Uses observable for list binding (async-pipe). Without authentification. Works with ion-item-sliding in the view for delete-operation.

About

Firebase ToDo-List implemented in Ionic App

License:MIT License


Languages

Language:TypeScript 46.9%Language:CSS 29.3%Language:HTML 23.8%