Introduction
  • Project Introduction
Ionic 3 and Firebase - Shopping List
  • Create the Project and Install Dependencies
  • Lazy Loading Pages
  • Adding AngularFire2
  • Firebase Rules
  • Adding the Add ShoppingItemPage
  • AddItemPage View
  • ShoppingItem Model
  • Adding Shopping Items
  • Displaying Shopping Items
  • Editing Shopping Items
  • Adding a ToastService
  • Removing Items from the List
  • Source Code