grapesmoker / qb-question-platform

A question submission, writing, and editing platform for quizbowl tournaments
MIT License
2 stars 1 forks source link

drag-and-drop packetization proof of concept #20

Open ryanrosenberg opened 1 year ago

ryanrosenberg commented 1 year ago

Build a POC of how to do packetization -- given how interactive this would be, I don't know if Figma is the best choice for designing this but @carolinemao feel free to correct me.

https://react-dnd.github.io/react-dnd/about looks like a reasonable library for doing this.

ryanrosenberg commented 1 year ago

22 adds a skeleton of this, will fill out with more functionality (swapping questions if there's already one in the slot, only allowing moves in packet or in category)