Using JavaScript to Create Trello-Like Card Re-Arrange and Drag and Drop

added by JavaScript Kicks
1/5/2020 10:21:33 AM

714 Views

Wanting to be Trello-like in terms of the two items of functionality mentioned, we will create a "Board" and three "Lists"; terms used by Trello, and Cards with text. So we are keeping our UI simplified.


0 comments