Todo Plus is a Vue 3 + TypeScript task and idea management app.
- Todo management: create, edit, complete, delete, batch operations
- Idea board: manage idea lifecycle and convert ideas into todos
- Monthly dashboard: view monthly activity metrics for todos and ideas
- Local persistence: data is stored in browser local storage
- Vue 3
- TypeScript
- Vite
- Pinia
- Vitest
- Tailwind CSS
- Node.js 18+
- npm 9+
npm installnpm run devnpm testnpm run buildsrc/application source codetests/test suitesdocs/planning and regression checklist documents
MIT. See LICENSE for details.