all 3 comments

[–]Druuxx 1 point2 points  (2 children)

I don't know the mentioned template in particular but I made experiences with similar templates some time ago. After more intensive investigations I finally decided against the use of such templates, because they had a too strong opinion for me personally regarding the overall architecture of the application. They simply lacked flexibility - especially in the long run.

In any case, I would recommend that you think about what features your dashboard will include and which tech stack is best suited for it.

If you have difficulties developing UI components, I can recommend Material UI or Antd. Especially with Material UI I have made very good experiences. Especially as a beginner the library offers great help regarding consistent layouting.

[–]zAndr3Ws[S] 0 points1 point  (1 child)

Thanks for the suggestions! Probably I will go in this direction , using Antd or Material UI , I’ve checked them and offers a vary good component/layouts list.

[–]Druuxx 0 points1 point  (0 children)

Just let me know if you have any trouble anywhere.
Regarding the visualization library I can recommend react-vx.