Skip to content

Piyush-Rwt/taskdiaryx

Repository files navigation

TaskDiaryX

TaskDiaryX is a 100% offline, local task and project diary app built for students, programmers, and everyday users who want a simple way to do work and keep track of what they actually completed.

The app avoids complex features and focuses on a single flow: Add task → Work → Mark done → Keep a record.

Over time, TaskDiaryX becomes a digital work diary, showing real progress instead of just plans.

🎯 Core Goals

  • Stay offline-first
  • Be fast and distraction-free
  • Keep UI and logic simple
  • Avoid feature overload
  • Be easy to maintain as a solo developer

🔑 Key Features (MVP)

  1. Task Management

    • Create tasks with:
      • Title
      • Optional description
    • Mark tasks as Done via:
      • Drag-and-drop
      • Tap to mark complete
    • Tasks move from Active → Done
    • Done tasks act as a history / diary
  2. Offline by Default

    • No internet required
    • No login or account
    • All data stored locally on the device using Hive
  3. Simple UI

    • Two main views: Active tasks (left column) and Completed tasks (right column)
    • Minimal buttons
    • Clean layout

🛠️ Technology Stack

  • Flutter: UI Toolkit
  • Hive: Fast NoSQL database for local data persistence

🧠 One-Line Description

TaskDiaryX is a simple offline app to plan work, complete tasks, and keep a clear daily record of what you’ve done.

About

Offline task & project diary app built with Flutter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published