Description of Project:

A todo app, short for a "to-do" app, is a software application designed to help individuals or teams manage their tasks, assignments, and projects. It provides a digital platform for creating, organizing, prioritizing, and tracking tasks in a convenient and efficient manner. key features:

  • Task Creation: Users can easily create new tasks by providing a title, description, due date, and other relevant details.
  • Task Deletion.
  • Task Organization.
  • Search Option for searching the todos.
  • Images can be added to the todos.
  • All these Functionality is Connected with Appwrite Database.

Tech Stack:

The tech stack of project:

  • Next.js 13.4
  • React
  • TypeScript
  • Zustand
  • Appwrite Cloud
    • Database - Appwrite Database creation is so simple and Easy to Implement.
    • Cloud Functions - Node.js
  • Vercel