Project DoList: Sortable Tasks and Projects
In this article we will add the ability to sort Tasks and Projects. We will need to do the following:
Install a frontend sorting library
Install a backend sorting library
Save the new record order on sort
Install Frontend Sorting
For the fronten...
blog.stevenwanderski.com4 min read