Sunday, January 22, 2023

86/365: Customer Review Management App

 Today I started on a little app. It presents the user with the name and logo of a business with 1-5 stars to rate them. On a good click of 4 or 5 stars, it presents the user with links to Google Yelp and Facebook so they can ideally continue onward and post the review there. However, for a weaker score the app instead shows the user a form where they can write their bad review. This is then captured and sent on to the business privately. This app is based on one my business is currently paying 200 a month for. I want to create it myself and host it to where we can send the link out to customers. Once I have the whole frontend finished with conditional rendering I have to figure out how to get the email sent. Apparently there are good libraries for this. 

No comments:

Post a Comment

190: Sablier

 The CodeHawks platform has an upcoming audit on the Sablier protocol, so I decided to read through the docs and familiarize myself with the...