Skip to content

Instantly share code, notes, and snippets.

@7hoenix
Last active November 6, 2015 17:00
Show Gist options
  • Save 7hoenix/8c2cb3bf19166b096540 to your computer and use it in GitHub Desktop.
Save 7hoenix/8c2cb3bf19166b096540 to your computer and use it in GitHub Desktop.
Weakness =>
1) Give and Get buttons on front page both lead directly to user sign up page.
2) Flow is hard to understand (even browsing around I still don't know what I'm supposed to do or how it works).
No real visual dominance of elements.
Recommendation =>
1) Instead, provide business value and only ask for user info when you need it (it will make more sense to the customer).
Allow them to browse off the home page.
2) Profile/dashboard page could really use some repositioning of elements. For instance the history column on the bottom
is cool but it should be front and center when I first log in.
Strength =>
1) Dashboard has correct elements in it and will be useful to a user after they are positioned from above.
2) Great use of conventions (Navbar, items, categories pages)
3) Great use of jquery to show elements and hide elements based on user interactions and needs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment