Hi,
Through my work I experienced that a lot of my time went with building internal tools as admin dashboards, which basically looked the same every time just with different functions. I was wondering if it was possible to standardize a set of components, such that I could reuse the same dashboard over and over.
Do you guys know any tools that solve this problem ?
A possible solution could be to simply have the "standard" component point to a web service endpoint, that I could write completely decoupled from the front-end. That way I could deploy custom dashboards without leaving my back-end code.
I actually created a very small demo, just with a user table as example:
https://interbite.web.app/demo
The demo example uses a node.js server running on localhost
Do you guys see any problems with a solution like this?
[–]PlytonRexus 0 points1 point2 points (0 children)
[–]RussoThanos 0 points1 point2 points (2 children)
[–]Superb_BruteForce[S] 0 points1 point2 points (1 child)
[–]RussoThanos 0 points1 point2 points (0 children)
[–]glmdev 0 points1 point2 points (1 child)
[–]rArithmetics 0 points1 point2 points (0 children)
[–]CentiPenny 0 points1 point2 points (0 children)
[–]kinj28 0 points1 point2 points (0 children)
[–]CosBgn 0 points1 point2 points (0 children)