+ 3

HOW CAN I IMPROVE MY DASHBOARD

How can I improve the responsiveness and accessibility of my dashboard design to ensure a better user interface across different devices and screen sizes? Andrey Vasiljevich WANYIKE EMMANUEL Prashanth Kumar https://sololearn.com/compiler-playground/W6hh594S9Ds2/?ref=app

30th Jan 2025, 8:55 PM
NAHUM
NAHUM - avatar
5 Réponses
+ 3
did you try bootstrap? it is responsive out of the box, and gives you a lot of great classes
30th Jan 2025, 11:37 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
M
+ 2
Mihaly Nyilas why do you suggest bootstrap over tailwind? Is it because it’s easier or a different reason?
31st Jan 2025, 12:27 AM
Zvi
Zvi - avatar
+ 2
Prashanth Kumar Thanks for the comments. Am sure media queries will improve the responsiveness of the page
2nd Feb 2025, 8:49 PM
NAHUM
NAHUM - avatar
+ 1
Zvi Mihaly Nyilas Thanks for your suggestions. ¡. I considered using Bootstrap, but I ran for a custom CSS approach to maintain a lightweight and customized design. However, I appreciate the suggestions and will surely explore using Bootstrap or Tailwind CSS for my next projects.
31st Jan 2025, 6:51 AM
NAHUM
NAHUM - avatar
0
You should be using css media queries : https://www.w3schools.com/css/css_rwd_mediaqueries.asp
2nd Feb 2025, 10:36 AM
Prashanth Kumar
Prashanth Kumar - avatar