Skip to content

Instantly share code, notes, and snippets.

@challey17
Created August 20, 2020 19:42
Show Gist options
  • Save challey17/1157b27bde988e28c26213b127c44aa0 to your computer and use it in GitHub Desktop.
Save challey17/1157b27bde988e28c26213b127c44aa0 to your computer and use it in GitHub Desktop.
App Name: Shower Thoughts
https://showerthoughts-client.vercel.app/
https://github.com/challey17/showerthoughts-client.git
I gave the app to 7 people and used a google form for feedback. some people just responded with messages with feedback.
Feedback was mostly positive. There was some confusion by one user that thought they should be able to like multiple
times and see the likes increment instead of just toggle like/unlike. I think i can solve that with a small div that shows
over the like button on hover. I think it might have been confusing becuase in the dummy data I had selected some of the
posts as already "liked" which probably didn't make sense to a new user when they go to the page for the first time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment