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
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: