incubrain / feedback-module

Nuxt 3 feedback module that uses GitHub Projects and Issues
https://feedback-module.vercel.app
1 stars 0 forks source link

validate the idea #7

Open Drew-Macgibbon opened 1 year ago

Drew-Macgibbon commented 1 year ago

The idea is that we simplify and open this project up to more users by just using GitHub as the "Database" for storing all the feedback. This means we don't need to worry about 2-way-databinding issues at all.

To begin we will not worry about any complex features such as voting/weighting. This can be done in the future with a simple JSON file or KV Store like Redis

Needs Validation: