This project involved the comprehensive design and development of a productivity platform tailored to individuals with ADHD. I developed a mobile ecosystem that prioritizes cognitive accessibility, with the objective of reducing executive dysfunction through intelligent task management.
Project Overview
The primary objective was to develop a "low-friction" planner that adapts to the user's fluctuating energy levels and environmental contexts. This platform is distinct from standard to-do apps in that it provides specialized tools for capturing distractions, managing subtasks with visual progress, and selecting the "next right thing" based on current mental capacity.
Core Challenges
One of the most significant technical challenges was engineering a reliable local data layer that could handle complex, interlinked task models without introducing latency. I addressed the challenge of providing a seamless offline experience using Hive, while implementing deep accessibility features like OpenDyslexic font integration and high-contrast themes that remain consistent across the entire UI.
Engineering the Solution
I spearheaded the full-stack development and architectural design of the application, with a focus on state management and user-centric logic:
- Energy-Aware Task Engine: I developed a specialized task selection algorithm that filters the user's backlog based on "energy-context" and environmental tags to mitigate decision paralysis.
- Reactive State Architecture: I architected the application using Riverpod, ensuring a predictable data flow and highly efficient UI updates for complex features like real-time distraction logging and progress tracking.
- Neuro-Inclusive UI/UX: I engineered a custom theme system that supports specific accessibility requirements, including specialized typography and layout structures designed to minimize visual noise and cognitive overload.
Operational Impact
The technical implementation offered quantifiable benefits for users seeking to enhance the management of their daily workflows. The "Distraction Tracker" and "Quick Add" features effectively reduced the time lost to task-switching, while the accessibility-first design made the platform usable for a demographic often underserved by traditional productivity tools. By prioritizing a local-first architecture, the app ensures immediate responsiveness and absolute data privacy.