Skip to content

MpheXison/CapDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CapDo – The Ultimate To‑Do App

CapDo is a beautiful, feature‑rich task manager that runs entirely in your browser. Your data stays private – only stored locally on your device.

✨ Features

  • User authentication – sign up / sign in (simple email/password, stored in localStorage)
  • Task management – add, delete, toggle completion, set priority, due date
  • Tags – attach multiple tags to tasks, filter by tag
  • Subtasks – break tasks into smaller steps; parent progress updates automatically
  • Notes – add detailed descriptions, expand/collapse inline
  • Drag & drop – reorder tasks and subtasks intuitively
  • Search – instant full‑text search across titles and notes
  • Sorting – by date, priority, or due date
  • Filters – All, Pending, Completed, High priority, Overdue
  • Dark / light theme – toggle with a click or D key (keyboard shortcuts work outside input fields)
  • Statistics – real‑time total, completed, pending tasks and progress bar
  • Clear completed – remove all finished tasks in one click
  • Backup & restore – export tasks as JSON, import from a file
  • User settings – change your name or password
  • Fully responsive – works on mobile, tablet, and desktop

📦 Installation

No build tools required. Just download the index.html file and open it in any modern browser.

git clone https://github.com/MpheXison/CapDo.git
cd CapDo
# open index.html in your browser

About

The Ultimate To‑Do App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors