Hacker News new | ask | show | jobs
by illegalbyte2 146 days ago
Really like the ux of that survey - super easy to fill out, is it just a custom web form or you used a library?
1 comments

Yes exactly, it's a standalone cloudflare page with some custom html/css that writes to a D1 (Cloudflare SQL DB) for results and rate limits, thats's it. I looked at so many survey tools but none offered what I was looking for (simple single page form, no email, no signup, no tracking) so I built this (with claude) Thanks for the feedback!