/tudu_flutter_firebase

Built from scratch is a simple To-Do list app that synchronizes task items to Firebase storage. Multiple users can view/modify the same list that is updated instantly. Some basic functionalities include: • Search filter list by name • Add new task to Firebase database • Update existing task name • Remove existing task from list

Primary LanguageDart

TuDu - a simple To-Do List app

A to-do list flutter app, built from scratch.

Material 3 Design

Most components are from material 3 design guideline while some others are custom designed.

Features

• Using Firebase NoSQL, whether users have a network connectivity, they can always access the list on the device. • Store task data on the cloud • Multiple users can access/modify the list simultaneously in lightning speed • Some basic functions include: • Add task • Update task • Remove task • Search filter task

Screenshots

Home-screen Search Not Found Error Add New Task Remove Task Update Task Misuse Warning