better-feedback / better-issues-json

better-issues-json-git-master.isidorosp.vercel.app
MIT License
0 stars 1 forks source link

Feature/like issues #20

Closed dohaki closed 3 years ago

dohaki commented 3 years ago

Add feat to like/dislike issues by storing this info off-chain in mongo db for now. Could be some sort of decentralized storage in the future though.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/isidorosp/better-issues-json/hf0npojqx
✅ Preview: https://better-issues-json-git-feature-like-issues.isidorosp.vercel.app

dohaki commented 3 years ago

I will merge for now. Even though the db stuff can/should be improved, it suffices for demo purposes.