
TaskOrbit
A vibrant Kanban-style task management app with static authentication, drag-and-drop workflow, activity tracking, and localStorage persistence.
Timeline
1 week
Role
Frontend
Team
Solo
Status
CompletedTechnology Stack
Key Challenges
- Drag and Drop Implementation
- localStorage Persistence
- Activity Tracking
- Modal Form Design
Key Learnings
- Kanban Board Architecture
- Browser Storage APIs
- Drag and Drop Libraries
- State Management Patterns
TaskOrbit: Kanban Task Management
Overview
TaskOrbit is a vibrant Kanban-style task management app built with React + Vite, featuring static authentication, drag-and-drop workflow, activity tracking, and localStorage persistence.
Key Features
- Authentication: Hardcoded credentials with Remember Me support via localStorage/sessionStorage.
- Activity Tracking: Toggleable sidebar panel tracking every task operation with timestamps.
- Task CRUD: Create, edit, and delete tasks with modal forms and confirmation dialogs.
- Drag & Drop: Intuitive drag-and-drop interface for moving tasks between columns.
- Persistence: All data persisted in localStorage for a seamless experience.
Tech Stack
- React
- Vite
- JavaScript
- Tailwind CSS
