Introduction
  • 1.1 - Introduction
  • 1.2 - Why you should take this courses
  • 1.3 - App Demo
Section 2 : Install Firebase 4
  • 2.1 - Firebase project
  • 2.2 - App config
  • 2.3 - Install the Firebase SDK
Section 3 : Dependencies of Firebase
  • 3.1 - Firebase dependencies install
  • 3.2 - Connect the app withe Firebase
Section 4 : Login Option
  • 4.1 - Login anonymously
  • 4.2 - How to capture or select picture from the camera or photoLibrary
Section 5 : Saving data to Firebase
  • 5.1 - Create a post class
  • 5.2 - Saving data inside Firebase
Section 6 : Retrieving data from Firebase
  • 6.1 - Retrieve data from Firebase
  • 6.2 - Retrieve data from Firebase 2
Section 7 : Conclusion
  • 7.1 - Conclusion