Skip to content

Repository files navigation

📝 DONEZO - Your Task Planner

A simple and elegant Todo List application built with React, Vite, and Tailwind CSS. This app allows users to add, delete, and manage tasks efficiently.

New repository/website uploaded with full-stack capabilities. This repository will no longer receive updates.

🚀 Live Demo

View Deployed App - Donezo

Netlify Status

✨ Features

✅ Add new tasks
✅ Mark tasks as completed
✅ Delete tasks
✅ Filter: All | Active | Completed
✅ Persistent tasks using local storage
✅ Responsive and minimal UI

🛠 Tech Stack

  • Frontend: React + Vite
  • Styling: Tailwind CSS
  • State Management: useState & useEffect
  • Deployment: Netlify

📦 Installation

  1. Clone the repository

    git clone https://github.com/your-username/todo-list.git
    
    cd todo-list
  2. Install dependencies

    npm install
  3. Run the development server

    npm run dev
  4. Build for production

    npm run build

🚀 Future Updates

Here are some planned features and improvements for upcoming versions:

  • 🔹 Add dark mode support 🌙
  • 🔹 Implement drag & drop for task reordering 🔄
  • 🔹 Introduce reminders for tasks ⏰
  • 🔹 Recurring Tasks (Daily, Weekly, Monthly)
  • 🔹 Priority Levels (Low, Medium, High)
  • 🔹 Task Streaks (Encourage consistency)
  • 🔹 Pomodoro Timer ⏳ (Focus & time management)
  • 🔹 Categories/Tags (Work, Personal, Shopping, etc.)

Stay tuned for updates! If you have suggestions, feel free to open an issue or contribute! 🚀

📜 License

This project is licensed under the MIT License - see the LICENSE file for details. This project is open-source and free to use.

🚀 Made with ❤️ using React, Vite & Tailwind!

About

A simple and elegant Todo List application. This app allows users to add, delete, and manage tasks efficiently.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages