Skip to content

Instantly share code, notes, and snippets.

@dannydi12
Created April 3, 2020 17:55
Show Gist options
  • Save dannydi12/7460923dbed9a6a4e0fa828a15c20562 to your computer and use it in GitHub Desktop.
Save dannydi12/7460923dbed9a6a4e0fa828a15c20562 to your computer and use it in GitHub Desktop.
1) Most people felt that they needed visual feedback when clicking the copy link button. Due to this, I added a small notification on the the thought card to let the user know the link was copied to their clipboard
2) Overall, users liked the simplicity of the app. So I'm going to make sure to keep it focused
3) Users also asked for a like functionality but that will have to wait because of the massive changes I'd have to make (adding another route in express, another table in SQL, and building the functionality into the client)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment