← back to all projects
Project Icon

TaskPaw

Task manager for families with kids

BUILDINGiOS · Android · macOS · Windows · Web

Overview

Taskpaw is a cross-platform task management application with folder organization, task tracking, habit building, and Google Calendar integration.

No project hierarchies, no collaboration features, no kanban boards. Just tasks, today, done.

Built with React Native and Expo.

Solution

Architecture: Monolithic Client-Server.

  • Frontend:

    • Stack: ReactJS + TypeScript + Vite. Tailwind CSS. Zustand for state management
    • Data Fetching/Sync: Custom Sync Engine (Polling + SSE)
  • Backend: Node.js API, PostgreSQL

  • Distribution wrappers:

    • Desktop: Electron
    • Mobile: Capacitor
    • Dashboard App: Separate lightweight React app optimized for E-ink tablets.