kevreth / SpoonFeeder

GNU General Public License v3.0
0 stars 0 forks source link

Replace the gsap code for Sort with Quasar components #121

Closed kevreth closed 1 year ago

kevreth commented 2 years ago

Gsap is only used for the Sort exercise type and is quite complex. Investigate replacing gsap with Quasar which recently implemented drag and drop.

Creating a new Quasar project that demonstrates dragging and dropping elements is suggested. The elements should only be capable of moving vertically, not horizontally, and not drag outside the browser pane.

This video may help:

https://www.youtube.com/watch?v=_wAW8_9h2FQ