Hey Nowa builders!
We just released the final video of the series of Building a complete ToDo app with Firebase and Nowa
After watching this video, you will know how to:
- Use Collections and Subcollections to pick up the right database schema for the To-Do app
- Build the collection
users
and subcollectiontodos
inside Nowa - Design the queries to
fetch
,add
,delete
, andupdate
a task - Connect all the queries to the UI.
- Enabling Auto focus for the Textfield when adding a task
- Test the app on iOS simulator
We can’t wait to see your own version of this app! please share it with us after you are done with it