-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, users don’t have a direct way to suggest new tools or resources they’d like to see on ToolBrew. This makes it harder to capture community needs and prioritize the most requested features.
Proposed Solution
Build a Submissions Page where users can request new tools/resources.
The page should include:
-
Form Fields
- Tool Name (required)
- Email (optional)
- Description (required)
-
Submit Button – stores the request
-
Recent Tool Requests section – shows submitted requests in a table with:
- Tool Name
- Description
- Status
- Date Submitted
Example Layout
Request a Tool
Suggest new tools for ToolBrew. Your requests help us build what you need!
Submit Your Request
- Tool Name *
e.g., Password Generator, QR Code Creator, Color Palette Tool - Email (optional)
your@email.com - Description *
Describe what this tool should do, how it would be useful, and any specific features you'd like to see...
Recent Tool Requests
| Tool Name | Description | Status | Submitted |
|---|---|---|---|
| File diff | Compare 2 files and get content diff in % | In Progress | 29/09/2025 |
Alternative Solutions
- Use GitHub Discussions/Issues for requests, but this is less user-friendly than an in-app submission page.
Additional Context
This feature aligns with our goal of making ToolBrew community-driven.
Mockups/Examples
See example layout above.
Use Cases
- A developer suggests a new utility that saves time in their workflow.
- Community requests can be upvoted or tracked, helping prioritize popular tools.
Related Issues
N/A
Checklist
- I have searched existing issues to avoid duplicates
- I have provided a clear problem statement
- I have described the proposed solution
- This feature would benefit the developer community
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request