Back to Projects
Case Study

Tick Tick ToDo App

June 2023
Mobile Developer
Tick Tick ToDo App

Overview

The project is a simple To Do app created with Flutter and Firebase, featuring Firebase authentication and Firestore for data management.

Key Features

  • Task creation and management
  • Cloud sync with Firestore
  • User authentication
  • Dark mode support

The Challenge

Handling offline data persistence.

The Solution

Enabled Firestore offline persistence to allow users to view and edit tasks even without internet connection.

Tech Stack

FlutterFirebase