Do It Right

Tasks, focus, and shared projects—with no account needed to start.

Context
Public app repository · Android-first development
Built with
React Native · Expo · SQLite · Supabase
Status
Android-first
The actual Do It Right web onboarding screen at mobile width, before creating any account
The public web app’s mobile onboarding. Captured without an account or personal task data.

Local before shared.

DIR is a task companion for personal work, study, routines, and shared projects. Personal tasks start on the device; sign-in is reserved for backup and collaboration.

Inbox, Today, Upcoming, projects, and shared Spaces use the same task model. The app also includes Daily Three, a focus timer, routines, and a weekly review. SQLite is authoritative on the native device, so personal work does not depend on a network connection.

Sync is optional, not the starting point.

The repository separates on-device storage from authenticated workspace sync. The design documents describe revision-based merges, retryable local mutations, and member-scoped access for shared work. Migration code retains older stores for rollback rather than overwriting them.

What to know

Android is the repository’s primary target. The image here is the web onboarding, not a claim of an App Store release. Cloud backup and shared Spaces need the project’s configured authentication and sync services.

Read the source

Next projectEyes