DEV Community

Cover image for Dev Task Management With KendoReact
sujal
sujal

Posted on

Dev Task Management With KendoReact

This is a submission for the KendoReact Free Components Challenge.

What I Built

I have built a task management app for the developers who want to manage different projects' tasks. You can simply add the project you are currently working on and add corresponding tasks. In the insight section, you can look at the overview of the projects and tasks you have done. Data are stored in the local storage for this app.

Demo

Link to the demo: demo
Link to the repo: repo

KendoReact Experience

Here are ten components I used from KendoReact:

  1. AppBar -> To show the name of the app
  2. TabStrip -> To show the projects based on tab selected
  3. Dialog -> To show various forms on the modal
  4. Notifications -> Used as a Toast to show error and success message
  5. Drawer -> to show the sidebar for easier navigation to various screens
  6. DataGrid -> to show info about projects and their tasks
  7. Card -> to show individual project info
  8. Button -> for form submission
  9. DropdownList -> to select item from the list of options
  10. Input -> to capture the text info from the user about project and task

Heroku

Amplify your impact where it matters most — building exceptional apps.

Leave the infrastructure headaches to us, while you focus on pushing boundaries, realizing your vision, and making a lasting impression on your users.

Get Started

Top comments (0)

👋 Kindness is contagious

If you enjoyed this article, we would appreciate it if you could leave a ❤️ or share your thoughts in the comments!

That sounds great!