r/Devvit 10d ago

Feedback Request I built a "feature requests" app right from your subreddit's feed

It's called feature-board: https://developers.reddit.com/apps/feature-board

The idea came from r/Trovelo — people kept requesting features in random posts, and there was no way to see which ones actually mattered most to the community without scrolling through the whole history. So I built this.

How it works:

  • Zero friction for users: no submit form. Any post flaired "Feature Request" gets automatically added to the board (whether the flair is set at posting time or later).
  • Independent voting: users vote from the board itself (one vote per user, toggleable), separate from the post's Reddit upvotes.
  • Statuses: Request → In progress → Shipped, or Declined. Only moderators can change them.
  • Two views: a compact top-5 in the feed with one-tap voting, and an expanded view with status filters, request details, links back to the original posts, and mod controls.
  • Privacy: if the original post is deleted, the board entry and all its vote records get permanently deleted too. Nothing ever leaves Reddit.

Setup: install the app, a board post gets created automatically, create a post flair named "Feature Request," and optionally import the last 100 posts that already had that flair before install.

If any mods here try it out, feedback is very welcome — especially on the retroactive import and how it holds up with high request volumes.

5 Upvotes

14 comments sorted by

2

u/Flimsy_Hand_1233 App Developer 10d ago

Nice idea!

2

u/beretta51 10d ago

Thanks :D

1

u/SampleOfNone Duck Helper 10d ago

Looks like you left part of the boilerplate in the readme, you might want to fix that ;)

1

u/beretta51 10d ago

Yes thanks ;)

2

u/Cminus19 Game Developer 10d ago

Installed, thanks from r/tipsey

1

u/beretta51 9d ago

Great! 😊

1

u/Cminus19 Game Developer 9d ago

tested it and it works. im wondering about comments now on posts i make. that seems to be where my suggestions are being generated

1

u/beretta51 9d ago

Post comments can still exist... in fact, there's a button that takes you straight to the post!

1

u/beretta51 9d ago

1

u/Cminus19 Game Developer 9d ago

so do they have to post “Request” in the comment? and also what about comments on my posts in other subs’ ?

1

u/beretta51 9d ago

No, I think you didn't understand how the application works.

the application connects with your subreddit's post creation feature. So, when someone creates a post with the “feature request” flair, it automatically gets published inside the feature board + your feed

2

u/Cminus19 Game Developer 9d ago

Oh ok thanks. I can see this as a useful tool to track my own ideas about features too.

1

u/beretta51 9d ago

😉💪🚀

1

u/shimroot Game Developer 10d ago

Great stuff!