gbowne1 / RadioLogger

A Radio Logging application build with NodeJS and ExpressJS
GNU General Public License v3.0
6 stars 6 forks source link

[TODO] Fix the dashboard #50

Open gbowne1 opened 1 year ago

gbowne1 commented 1 year ago

There are several issues with the dashboard. Some of them are CSS related.

  1. The images are not all the same size
  2. The card spacing is to be between 5-15px maximum
  3. The last 2 cards in the bottom row are not evenly spaced along the row and columns.
  4. There are some Firefox and webkit CSS issues with Bootstrap 5
  5. There needs to be 255-265px between the leftmost cards in each row to leave room for a 250px OffCanvas Drawer

It's assets are:

/src/client/public/dashboard/dashboard.html /src/client/public/css/dashboard.css

The dashboard loads at /dashboard