Description
Deliverables: ZIP archive containing the board page, task data file, and status-switching script (local storage).
Product Description:
A simple task board divided into three columns: “To Do,” “In Progress,” and “Completed.” Task cards are displayed beneath each column; each card includes a task title, creation date, and a brief note. Visitors can drag and drop cards between columns (changes are valid only for the current browser session).
Core Features:
Supports up to 10 task cards per column.
Clicking a card expands it to reveal detailed notes.
Task status changes are saved exclusively within the visitor’s local browser and do not affect the original data source.
Delivery & Usage:
You pre-configure the initial task list via the `tasks.json` file. These tasks are displayed once the board page loads. The archive includes examples for modifying task titles and notes; no backend database is required. Ideal for demonstrating internal workflows or showcasing task templates.
Use Cases: Workflow demonstrations, task management examples, team collaboration guide pages.




