← Back to Experience

Task Management App

May 2021 | Flutter, FirebaseAuth, Firestore

Remote Notes Storage Users can create, read, update, and delete notes stored in Firestore—accessible from any device in real time.
Secure Authentication Integrated FirebaseAuth to allow sign-up and sign-in flows (email/password), ensuring each user’s notes remain private.
Real-Time Sync Firestore listeners push updates instantly to the UI, so your notes list refreshes live as you add or edit tasks.
Responsive UI Built with Flutter’s Material widgets and adaptive layouts for smooth performance on both Android and iOS.