KendoReact Playground - Simple Habit Tracker App
This is a submission for the KendoReact Free Components Challenge. What I Built This is my review and experience on trying out using Kendo React library to build a simple habit tracker web applications. It was an idea just to kick start my kendo react components journey. My real intension is to try out and compare it with other react components that i usually use in my daily work environment Demo Home page Dashboard Calendar Page Setting page Dialog component source code: https://github.com/Laikokwui/habit-tracker KendoReact Experience It was fun using kendo react components, the components have decent customizations and control on how it looks and have decent functionality to quickly develop a web applications. Kendo React provided layouts, calendar and charts components that are usually hard to find from other react library like MUI, material and so on. usually i have to create the layout manually, or use other calendar plugins, victory charts. We do have shadcn but it wasn't easy to import it in like kendo react and it is not store in node modules like kendo react does. Delightfully Designed Personally i really like the quick add component menu to speed up the UI design process. due to time constraint. i skip around designing the UI as my only intension is to try out everything that i can. I really appreciate for your time and attention for my little post, have a great day.

This is a submission for the KendoReact Free Components Challenge.
What I Built
This is my review and experience on trying out using Kendo React library to build a simple habit tracker web applications. It was an idea just to kick start my kendo react components journey. My real intension is to try out and compare it with other react components that i usually use in my daily work environment
Demo
Home page
Dashboard
Calendar Page
Setting page
Dialog component
source code: https://github.com/Laikokwui/habit-tracker
KendoReact Experience
It was fun using kendo react components, the components have decent customizations and control on how it looks and have decent functionality to quickly develop a web applications. Kendo React provided layouts, calendar and charts components that are usually hard to find from other react library like MUI, material and so on. usually i have to create the layout manually, or use other calendar plugins, victory charts. We do have shadcn but it wasn't easy to import it in like kendo react and it is not store in node modules like kendo react does.
Delightfully Designed
Personally i really like the quick add component menu to speed up the UI design process. due to time constraint. i skip around designing the UI as my only intension is to try out everything that i can.
I really appreciate for your time and attention for my little post, have a great day.