A
Anonymous

Initial Tasks - Copy this React, Tailwind Component to your project

Develop a dashboard to display my tasks categorized based on its status. If there are 4 categories, there should be 4 divisions with category name at the top and having tasks as card below each status. At the right most corner of status headings, there should be an + Icon that should allow adding a new status. The status name should also be editable, and after each status there should be a + icon to add a task for that status. Also at the end of all tasks in a status there should be an add new task option. The tasks should be drag and drop between status columns and its status should change accordingly.

Prompt
Component Preview

About

initialTasks - Create a task dashboard with 4 status categories, editable names, drag-and-drop tasks, and + icons for adding statuses. View and copy code!

Share

Last updated 1 month ago