5
6 Comments

Tips on Dashboard styling?

How should I style a dashboard to meet the expectations of users? I'm currently working on a project that could be great if the design is user-friendly. Any tips?

on May 31, 2019
  1. 4

    Thankfully the RefactoringUI guys did a case study:

    https://vimeo.com/305601486/a1388ac3a9

    They are pretty awesome.

    1. 1

      Thanks so much this is really helpful

  2. 2

    Depends on exactly what your dashboard is displaying, but I've found using a theme with a set of pre-designed components that I can drop into the page is really useful.

    One I used is: https://preview.tabler.io/

    1. 2

      Oh wow, that is perfect. Thank you so much

  3. 2

    Would recommend looking through some free templates (https://colorlib.com/wp/free-html5-admin-dashboard-templates/) and seeing what some of those designs look like. It's totally dependent on your product and what your user needs to see, though. Looking through designs is a solid start in the right direction, but you also need to be testing different views with users, asking for feedback, and iterating.

    1. 1

      Oh that's smart. Will do!