Skip to content

Instantly share code, notes, and snippets.

@tgray6
Last active June 13, 2018 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tgray6/af5aeda12d7dae999dd9caf514c24517 to your computer and use it in GitHub Desktop.
Save tgray6/af5aeda12d7dae999dd9caf514c24517 to your computer and use it in GitHub Desktop.
imp4Gif Feedback and iteration
The responses were about as I figured. There is an issue with how I am using React router at the moment thats causing a refresh to break the site if you are inside a clicked <Link /> to individual posts.
TODO: Add Link notes inside the application somewhere.
TODO: Novice users struggle a bit to learn how to get Links, a forseen situation, the above todo and maybe more clear instructions are needed.
FUTURE TODO: Really need some better error handling when it comes to broken or misused links when posting. Right now, users just need to delete their post and try again.
GOOGLE FORM QUESTIONS AND RESPONSES BELOW-ONE ADVANCED USER, ONE NOVICE
Seth Farrar: Software Developer
Jean Quitoriano: Accountant
_______________________________________________________________________
ONE: Go over the login page. Does this app make sense even before logging into it? What other instructions would you give/change, if any?
2 responses
Yes, may need to add a description of the app and what it does under the "What Is This!?" heading.
Adding instructions to post page would be helpful.
Makes sense, pretty much everything is explained on the main page.
TWO: Click "Login" then "Submit Login" to go to the homepage. Navigate the site and try posting a youtube link, image, gif, or mp4 (or multiple) based on the instructions at the login page. Did you understand how to use the site?
2 responses
Yes, they are very clear and simple instructions
Pretty easy to understand; adding my own gif was easy enough.
THREE: Click on a post back at the homepage and you will be redirected to view the individual post and who created it (right now they are all "hardcodednickName"). Try posting a comment at the bottom, or deleting the post (in the end you will only be able to delete your own post, so long as it has no comments to it yet). How does this process feel? Have any issues with it?
2 responses
Pretty easy and smooth process.
Again, the process was pretty fluid. Everything that I expected to happen did.
FOUR: Add any other notes about the site. Could be layout, functionality, colors, etc. Noted: There is a current bug where if you click on an individual post, then refresh the page, you need to close the site and go back.
2 responses
Step 1. instruction may need more clarification.
Layout - switch 'Register' button and 'Login' positions
Functionality - sometimes get a blank page when hitting the back button
Initial setup is a little confusing but everything seems to flow well once you figure out how the site works.
If anything, the size of a youtube video could be larger.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment