This is a clone application for Trello. This has been built for learning purposes.
- Ability to create/delete a todo
- Move (Drag and Drop) todos
- Search for todos
- OpenAi will summarize your tasks (you must insert a valid OPENAI_API_KEY for this feature)
-
Nextjs with typescript
-
React Beautiful DnD (library that provides the tools to build drag and drop functionality)
-
Zustand (a small, fast, and scalable state management solution for React)
-
Tailwindcss
-
Headlessui (Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS)
-
Appwrite (backend-as-a-service platform)