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
