Uploaded December 2025 | Updated September 2026, 2 weeks ago
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.
Follow along all month at webflow.com/campaign/vibe-season
Day 3 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
----------
Get started with Webflow: wfl.io/2r7cVUW
Join the Webflow Community: webflow.com/community
webflow.com
university.webflow.com
https://x.com/webflow
instagram.com/webflow
tiktok.com/@webflow
facebook.com/webflow
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.
Follow along all month at webflow.com/campaign/vibe-season
Day 3 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
----------
Get started with Webflow: wfl.io/2r7cVUW
Join the Webflow Community: webflow.com/community
webflow.com
university.webflow.com
https://x.com/webflow
instagram.com/webflow
tiktok.com/@webflow
facebook.com/webflow










