Creating Your First “To-Do” Item

Enable Cloud Firestore #

Start by initializing Cloud Firestore in your project. When doing this, please remember that you need to set your security rules to test mode. This was covered in the second section of this course if you need a refresher. I will show you how to secure the database in the upcoming lesson Cloud Firestore security.

To-do List Item Form #

We create a form that will add to-do items.

Get hands-on with 1200+ tech skills courses.