Skip to content

Instantly share code, notes, and snippets.

@asw001
Created June 7, 2017 04:10
Show Gist options
  • Save asw001/f23de8149297447b7bf92bffe2bbc659 to your computer and use it in GitHub Desktop.
Save asw001/f23de8149297447b7bf92bffe2bbc659 to your computer and use it in GitHub Desktop.
User Feedback for FE Capstone, Aaron Williams
The front page was far too busy visually. Needed to remove all of the 12 images in the foreground and use only the background.
Replace black text with white; this showed up noticably better.
Shifted the quote display div 90px to the left to avoid clashing with corner of the wall in the image;
shifted the text entry prompt and text box as well
attempted and failed to match the text color in the background with text color of the form, opted to make the background transparent
Limited the quote to 600 characters -- works better with the natural border of the background
increased the display time by 1 second: from 5 to 6 seconds. was initially 3 seconds, not counting the fade in/fade out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment