CodersCrew / akademia-skateboardingu

MIT License
0 stars 0 forks source link

Research on libraries to painlessly create a dashboard #7

Open magda-42 opened 9 months ago

magda-42 commented 9 months ago

What will be needed on the dashboard:

!As the result of the research some recommendation/summary file should be prepared so we can decide !Pay attention to prices

It would be great if there would be tool that will enable us to focus on implementing the part of website visible from the clients perspective.

Not sure if it will be useful... : Material UI (admin panel), full calendar (classes)

jedrzejratajczak commented 9 months ago

https://refine.dev/blog/react-admin-dashboard

AnnaRaczy commented 8 months ago

As suggested in the article refine and Tremor seems the best: Refine:

Also Admin Dashboard Template: – works with Next.js, TypeScript Hobby version - $0 Pro - $20/user/month https://vercel.com/pricing

Rest of the libraries, suggested by other websites, are limited as a free version, pro versions:

jedrzejratajczak commented 8 months ago

@AnnaRaczy I think i like Tremor more. Looks very easy to use and delivers only components. Refine looks like a lot of things we won't need, all of those hooks and extra logic, too complicated.

I don't think we need templates, this dashboard will be easy to make. We also want to go with free libs.