A Trello-inspired Kanban task management SPA built with Vue 3 Composition API, TypeScript, and composable-driven state management.
Wanted to demonstrate advanced Vue.js patterns and state management without relying on Vuex/Pinia, while building a practical productivity tool.
Architected a composable-driven state management pattern using Vue 3 reactive primitives instead of external state libraries, with full drag-and-drop, fuzzy search, and accessibility features.
A Kanban-style task management SPA built with Vue 3 Composition API, TypeScript, and composable-driven state management.