urdadx / spacely

your personalized productivity buddy 🛸

Home Page:https://spacely.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add drag to re-arrange/sort functionality to the items in the tasks-list

urdadx opened this issue · comments

Add a functionality for the user to drag and re-arrange/sort their tasks-items. This is to make it easier to prioritize their tasks. You can use libraries like Dnd Kit or React Beautiful Dnd to implement this functionality.