Workshop: Cloud Firestore and Authentication

Learn how to use this database and authentication (login) system for your app!

Course Requirements

  • None

What You'll Learn

  • Firebase and Firestore Setup

    Step by step walkthrough to set up a new Cloud Firestore database for your app.

  • Firebase SDK

    Learn how to add the Firebase SDK to your Xcode project so that your app can connect to Firebase.

  • Data Operations

    Learn how to create, retrieve, update and delete data in your Cloud Firestore database.

  • Querying Data

    Learn how to build queries using AND and OR clauses to retrieve specific data from your Cloud Firestore database.

  • Login System

    Learn how to use Firebase Authentication to set up a login screen for your app.

  • Database Security

    Learn how to lock down your database so that only authenticated users can access the data.

Course curriculum

    1. What is Firebase and Why Do We Use it?

    2. Workshop Code

    1. Add the Firebase SDK to Xcode

    2. Cloud Firestore Database Operations

    3. Cloud Firestore Querying Data

    4. Login Screen and Firebase Authentication

About this course

  • Free
  • 6 lessons
  • 1.5 hours of video content