This will eventually be a standalone product.
To start we will work on basic functionality for our use/testing with pauses in development so we can make educated decisions for future improvements.
- Feedback Widget
- Store feedback
- Kanban to display feedback
- Simple moderation system
- Feedback statuses
- Feedback categories
- Connect Kanban to a GitHub
- Upvote feedback
- Rank Displayed feedback
- Filter feedback
- Upvote Weighting
- Authentication
- Button to turn into GH issue
- Image upload to feedback
- Turn this into a Nuxt Module
- Allow users to comment on feedback (we will create a new repo for developing comments)
- Notify users about their voted/created feedback (we will create a new repo for developing a notifications system)
- Developers can customize UI
- Compare suggestions with vectorization/cosine similarity to filter out duplicates and group similar suggestions
- Create changelog from closed feedback
- NSFW filter
- Screenshot tool for feedback
- factor in previous feedback when calculating weight of new feedback