CSS: dashboard
pascalgrimaud opened this issue · 5 comments
Suggestions from @PierreBesson :
- https://github.com/tabler/tabler
- https://startbootstrap.com/themes/sb-admin-2/
- https://coreui.io/
- https://github.com/ColorlibHQ/AdminLTE
Before starting this, we need to check if the template is "free" and "open source".
As I'm not a front guy, I don't know if it's easy to integrate it to this application.
Another important part is to keep in mind: if possible, use the side-by-side approch in front too: so it will be easier to upgrade the project
@sendilkumarn : as you tell me you want to take part to this project too, is it something you already did ? Is it easy to replace and use another bootstrap template ?
Some more free & open source templates suggestions:
The difficulty level depends on the library. But in general, it is a lot of work. To minimise the amount of work, we should look for some bootstrap + vue supported template, looks like shard-dashboard-vue supports both.
But the other part of the story, what is the idea that you have in mind for the dashboards?
Do you want it completely configurable by the end user?
If not, then we can use some charting library like e-charts / D3 to solve that.
Also, do we have a general idea of what we are gonna show in the dashboards here?
That's one of the reason why I suggested to use first bootswatch. It's easy and don't consume time.
So this ticket can be done later, no need to focus time on this as we don't know exactly which dashboards we'll have
Closing this as we'll keep bootswatch and improve it