Bixal / med-supply-cat

Concept for a medical supply catalog. A Rapid Response Team project: https://github.com/Bixal/rapid-response-team/wiki.
https://bixal.github.io/med-supply-cat/
Other
2 stars 2 forks source link

How might we create a product category "landing" page? #14

Closed bnaolu closed 3 years ago

bnaolu commented 3 years ago

When transitioning between selecting the category and the product detail/description pages, how might the product category landing page look like?

bnaolu commented 3 years ago

@pglevy @kbchumley

Here are a few options for the product category list. Don't mind the messy code right now. Would love to hear your thoughts and opinions:

Option 1 - follows the "collection" component

Option 2 - follows the "card" component

Option 3 - follows the "list" component

pglevy commented 3 years ago

Hey Brianna, Thanks for exploring these options! I think options 1 and 2 are promising. Leaning toward the collection component, but the combination of the font weight, tags, and primary button make it feel a bit too busy and heavy. On the cards, the add button a bit subtle as just an icon. And the list-only approach of option 3 doesn't seem very scannable.

I did a fork of your collection pen and start playing with some styling and added the media thumbnails. See what you think of some of those tweaks and we can sync up on it later.

bnaolu commented 3 years ago

Collection Option 1 -

Collection Option 2 -

Card Option 3 -

pglevy commented 3 years ago

These look great. I think option 2 is a good balance of text, image, and CTA. I'll work on a layout based on that one.