KhunakornP / A-plus-management

Productivity and task manager for students and academics alike.
Apache License 2.0
2 stars 0 forks source link

Write logic to handle dragging and dropping tasks into boxes #21

Closed KhunakornP closed 1 week ago

KhunakornP commented 1 week ago

Write logic using bootstrap or html to handle dragging tasks between status boxes. Whenever a tasks is dragged to a box update the task's status to match the current box as well.

Jangsoodlor commented 1 week ago

I think this task also requires modifying the views.py as well.

KhunakornP commented 1 week ago

Yeah now that I think about it to whomever is going to do this task you might also want to modify or create a view to update the task status as well