short-d / short

URL shortening service written in Go and React
https://short-d.com
MIT License
865 stars 146 forks source link

[Feature] Add feedback button on the homepage #519

Open magicoder10 opened 4 years ago

magicoder10 commented 4 years ago

What is the problem? Currently, users send feedbacks by emailing Harry directly. It's hard to track those bug and feature requests this way. There is also no visibility inside the team to directly act on users feedbacks.

Screen Shot 2020-03-04 at 11 35 17 PM Screen Shot 2020-03-04 at 8 27 16 PM

Your solution Add a feedback button on the page. The team will be notified through Slack when feedbacks are received from users.

Mar-04-2020 23-31-27

https://www.hotjar.com/blog/website-feedback/

magicoder10 commented 4 years ago

@JackieYJC Need your insights on this.

magicoder10 commented 4 years ago

@kapillamba4 I will break down this work after I come back home.

magicoder10 commented 4 years ago

Let's make this is a separate service with Microfrontend architecture: https://martinfowler.com/articles/micro-frontends.html

magicoder10 commented 4 years ago

https://www.toptal.com/front-end/micro-frontends-strengths-benefits

magicoder10 commented 4 years ago

This should also support email, text message and Slack notification.