Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Design

Vincent Wong
Vincent Wong
3,330 Points

Would LOVE some critique on the design and UX of a new site I just made

I’ve been trying to improve my design and UI skills, so I remade an old site to make it more responsive and UX friendly. I’d love to hear some constructive criticism and feedback:

here’s the link: https://eliteshowcase.herokuapp.com/ (it might take a while to load initially since its free on Heroku atm)

and here’s my code: https://github.com/wingyu/eliteshowcase

I used Ruby on Rails, which is probably overkill, but i’d thought it'd be good practice.

Thanks!

4 Answers

Shane He
Shane He
7,618 Points

Hello Vincent. overall it looks nice and professional. I wish the text was a bit easier to read. the white thin sharp text on the black background is really hard to read. maybe try the background with a medium grey. that'll also give your site more contrast while the top nav bar remains black.

Looks really good. I wish i was a designer :(. The only small issue I could find is that the submenu that appears when hovering over About, the border-bottom in the links make the list move slightly and I wouldn't have thought that should happen..

I would try using buttons with a color that stands out to help move users through the site. You could likely use the yellow. To get the best user feedback is to either pay for user tests on usertesting.com or they have a free version that you can use three times a month called peek. That can be found at peek.usertesting.com. The downfall to the free version is that you don't get to target specific users and they don't complete specific objectives that you set up for them (look at portfolio website piece, fill out the contact form, etc.).

Vincent Wong
Vincent Wong
3,330 Points

Thanks guys, I'll try to make some tweaks now