Hi guys! I want to make a website which has features like drag and drop, resize the element size, can anyone give me advice what framework should I use. I just want a front-end framework or library which has the ability achieve those features. Django will be my back-end framwork
Thanks
Top comments (6)
grapejs, craftjs
hi there.i would suggest try interactjs
Use jQuery ui
Almost all the front-end framework supports drag and drop. A sample in vue as below:
vuejsexamples.com/a-drag-and-drop-...
Oh! But can Vue work with django as backend server? I'm trying to do a Saas which has login, signup
What you wanted is front-end, backend can be anything: Python(Django), nodejs, Java API.
You gonna use Vue/React/Angular to bring the beauty to your website's.