Vis4Sense / student-projects

Repository for all the UG and PGT final projects
3 stars 3 forks source link

MVP: basic storyboarding functionality using library #84

Closed rachanahegde closed 8 months ago

rachanahegde commented 9 months ago

MVP code link

So far it's a very basic storyboarding page with the following features:

I'm using the Sortable JS library for implementing storyboard drag and drop functionality. I'm also using StoreJS library for storing data with localstorage. It can handle images too!