psu-software-engineering-capstone / walktober

Walktober is a yearly fitness challenge at PSU and this project is to design a software platform for it. The platform is modern, responsive, improved design and analytics and simplified configuration. Let's create the best Walktober experience!
Other
5 stars 3 forks source link

Manual steps logging page styling #322

Closed NathanMoes closed 1 year ago

NathanMoes commented 1 year ago
image image image image
NathanMoes commented 1 year ago

note the tabs on the bottom are only beacuse its in browers thinking its android, if normal its still the nav bar at top

NathanMoes commented 1 year ago
image
xuvea commented 1 year ago

Would it be possible to set a max width for it so that there isn't a large empty space on the right of the steps?

NathanMoes commented 1 year ago

Would it be possible to set a max width for it so that there isn't a large empty space on the right of the steps?

image

This look better? Only other thing that I can do is decrease overall size for the card overall. But I Don't think it will look good if its much smaller on big screens or also

image
xuvea commented 1 year ago

The original looks better I think, it lined up better with the buttons and text.

bailee-crandley commented 1 year ago

I was just reading an article this morning on table ui design and one of the thing it said is that number should be right-aligned and monospace if you can so that user's can easily see the scope of the number. For example, 100000 has 6 digits while 1000000 has 7 digits. Also I think we want the column headers to be lined up with the data. https://medium.com/design-with-figma/the-ultimate-guide-to-designing-data-tables-7db29713a85a

NathanMoes commented 1 year ago
image
xuvea commented 1 year ago

Looks great!