This application allows users to create, update, and manage tasks within different columns, similar to Trello. Users can move tasks between columns using drag-and-drop functionality and log in via Google for a seamless experience.
Deployed Link : https://taskify-track-your-tasks.vercel.app
Backend deployed at https://taskify-track-your-tasks.onrender.com
Features:
User Authentication: Users can sign up and log in using their email and password or via Google.
Task Management: Users can create, read, update, and delete tasks.
Drag-and-Drop Functionality: Users can move tasks between columns such as "To Do," "In Progress," and "Completed."
Profile Management: Users can update their profile information, including email, name, and profile picture.
Task Searching and Sorting: Users can search for tasks and sort them based on different criteria.
Built with