#First UI Project

1 messages · Page 1 of 1 (latest)

drowsy sail
#

For a little more context, I have an illustration background so I tend to foucs a little more with drawing and art, so I have gaps with regards to best pratices with design.

maiden storm
#

hey i like the vibe so far B)

#

one thing you can do is give a bit more padding in your content, like the Add to cart button, the icons at the top nav, and the -1+ in the cart. let the things inside their containers breathe!

#

another thing i would do that i wish i had done sooner is study how other apps do it. try your best to just replicate other UI in other apps. use the inspect tool in google chrome to click on objects on the pages and see what sizes and distances things are. copy copy copy, just like how you get good at drawing 🙂

#

last bit of advice for a general rule to make things look good is use powers of 2 and multiples of 4 as sizes and distances (padding, margin, etc). it will feel more consistent

drowsy sail
#

This is all great advice, I think my next step is to make this into a working prototype once I have all my components ready.