Skip to content

kabigon-develop/todo-plus

Repository files navigation

Todo Plus

Todo Plus is a Vue 3 + TypeScript task and idea management app.

Features

  • 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

Tech Stack

  • Vue 3
  • TypeScript
  • Vite
  • Pinia
  • Vitest
  • Tailwind CSS

Getting Started

Prerequisites

  • Node.js 18+
  • npm 9+

Install

npm install

Start Development Server

npm run dev

Run Tests

npm test

Build

npm run build

Project Structure

  • src/ application source code
  • tests/ test suites
  • docs/ planning and regression checklist documents

License

MIT. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors