📱 iOS App

DontForgetMe - Smart Tasks

A lightweight, personalized memo app — clean UI, fast capture, easy retrieval.

DontForgetMe App Screenshot
Swift SwiftUI SwiftData iOS

Overview

DontForgetMe focuses on fast note capture with minimal friction. It is designed for users who want a clean memo experience without complex settings or heavy UI.

The app emphasizes simple workflows: create → tag/search → review. Data is stored locally by default.

Key Features

Quick Add

Create a memo in seconds with a focused, distraction-free editor.

Smart Organization

Tagging and lightweight search to retrieve notes quickly.

Local-first Storage

Data kept on-device (SwiftData), privacy-friendly by design.

SwiftUI Native UX

Smooth interactions and modern iOS feel using SwiftUI components.

Tech Stack

  • Language: Swift
  • UI: SwiftUI
  • Persistence: SwiftData
  • Target: iOS

What I Built

  • Designed the user flow and UI structure (list/detail/edit).
  • Implemented memo CRUD, local persistence, and basic search.
  • Iterated on UX details: empty states, keyboard focus, quick actions.