Skip to content

rakshitgupta23/TodoBuddy

Repository files navigation

TodoBuddy - Your Personal Task Manager

Live Demo

Overview

TodoBuddy is a simple and efficient web application designed to help you manage your daily tasks. Built with HTML, CSS, JavaScript, and React, this app allows you to easily create, read, update, and delete (CRUD) tasks, making it a perfect tool for staying organized.

Features

  • Add Tasks: Easily create new tasks with a click of a button.
  • Edit Tasks: Modify your tasks anytime as your plans change.
  • Delete Tasks: Remove completed or irrelevant tasks to keep your list clean.
  • Local Storage: All tasks are saved directly in your browser’s local storage, ensuring your data persists even after closing the browser.
  • Responsive Design: Enjoy a seamless experience across devices, whether you're on a desktop, tablet, or mobile.
  • How to Use

  • Visit the TodoBuddy Web App.
  • Add tasks by typing into the input field and clicking the "Add" button.
  • Click on any task to edit it, or use the delete button to remove it from your list.
  • Your tasks will be saved automatically in your browser, so you can pick up right where you left off.
  • Technologies Used

  • Frontend: HTML, CSS, JavaScript, React
  • Data Persistence: Local Storage
  • Deployment: GitHub Pages
  • Contributing

    Feel free to fork this repository and submit pull requests if you'd like to contribute to improving TodoBuddy. Feedback and suggestions are always welcome!

    image

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published