Remix.run Logo
Show HN: Pledge boards without singups(pleeboo.com)
1 points by Jean-Philipe 13 hours ago

I made this web app to replace the "who brings what" and "who does what" lists on google docs for our upcoming kindergarten fest.

The stack is react, drizzle, nextjs and postgres. I'm working on letting OpenAI generate initial content for the pledge board, based on title and description. One topic I want to explore is subtle AI integration that doesn't annoy users, like placeholder content in the input fields that fit the theme of the board. There are lots tweaks I have in mind for the future, like locking input fields when a user is entering their name, or encrypting the content with a passphrase.

The landing page is still AI generated, which has a lot of fluff. I want to trim it down and give it some soul.

Any feedback is welcome! Is this useful at all, or is google docs good enough?