Skip to content
AB
← All projects

iOS · 2023

Cloud-Synced Todo

A todo app with Firebase authentication and Firestore-backed real-time sync across devices.

A todo app using Firebase for authentication and Firestore listeners to keep every signed-in device current without a manual refresh. Most of the difficulty was in conflict resolution rather than networking.