Back to Copilotkit

1. Task Manager

community/demos_2024/copilotkit-task-manager.md

1.57.01.4 KB
Original Source

1. Task Manager

In this project, I developed a Task Manager using React for the frontend, Tailwind CSS for styling, and Shadcn UI for enhanced UI components.

Method 1 - Using Form

  • User can add Task using form with its detail description, date & time and also needs to add priority of task.
  • User also show task completed as well as delete the task.

Method 2 - Using CopilotKit

  • User need to write task name,task details also update and delete the task.

2. Name of Issue/Topic

⭐ 03 - Task Manager (Hacktoberfest Demo) #604

3. Technologies Being Used

List the technologies and frameworks you used (e.g., CopilotKit, Next.js)

5. Bonus points

  • If your app is live, include the link here:
  • Live app

6. Who Are You?

Please list your GitHub and Linkedin handles if you feel comfortable doing so.

#issue 604 : Build a Task Manager that helps to add task using CopilotKit's AI interaction capabilities.