Product feature feedback


In this installment of Vibe Season, Webflow PMM Meg Murray whips up a drag-and-drop ranking tool that lets users share quick product feedback without complicated surveys or third-party tools.
Watch Meg turn a simple idea into a delightful interactive experience, showing how fast you can dream up (and ship!) handy tools with Webflow App Gen.
The prompt
Build a drag-and-drop ranking interface where users can reorder a fixed list of feature requests by importance. When they click “Submit,” the ranked order is sent via a POST request to a Google Apps Script web app URL (I’ll add it later). Include a lightweight spam check (Cloudflare Turnstile or simple honeypot + 3-second delay check).
The interface should: Work on desktop and mobile
Use SortableJS (or similar) for drag-and-drop
Serialize the order into JSON
Disable the submit button while sending
Show a thank-you message when complete
Not require login
Bring your ideas for new apps to life with the help of Webflow.
.webp)












































