Nuxt 3 Feedback System
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.
Version 0.1
Version 0.2
- [ ] Connect Kanban to a GitHub
- [ ] Upvote feedback
- [ ] Rank Displayed feedback
- [ ] Filter feedback
Version 0.3
- [ ] Upvote Weighting
- [ ] Authentication
- [ ] Button to turn into GH issue
Pause Development
Version 0.4
- [ ] Image upload to feedback
Version 0.5
- [ ] Turn this into a Nuxt Module
Pause Development
Version 0.6
- [ ] Allow users to comment on feedback (we will create a new repo for developing comments)
Version 0.7
- [ ] Notify users about their voted/created feedback (we will create a new repo for developing a notifications system)
Version 0.8
- [ ] Developers can customize UI
Version 1.0+
- [ ] 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