Mobile Project
Offline Daily Planner
A fully offline React Native app to write daily notes and plan events with a Google Calendar-style view — no cloud, no account, just yours.
The Challenge
Building a complex scheduling application that functions entirely offline with high performance, requiring zero backend infrastructure.
The Solution
Relied on SQLite for robust, on-device data persistence. Implemented complex calendar math and drag-and-drop scheduling logic entirely on the client side using Reanimated.
Tech Stack
React NativeSQLiteExpoRedux
Key Features
Frictionless drag-and-drop calendar interface
Rich text daily notes linked to specific dates
Local push notifications for upcoming events
Secure, encrypted local backups and data export