Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
/ to-do-list Public archive

The To-Do List Web App provides a simple yet powerful tool for managing daily tasks. Built with React, it features a user-friendly interface that allows for easy task management, including creation, editing, deletion, and filtering of tasks.

License

Notifications You must be signed in to change notification settings

ashykng/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Web App

A web-based To-Do List application built with React. This app allows users to create, manage, and track their tasks with a clean and intuitive interface.

Features

  • Add Tasks: Create new tasks with a title and optional description.
  • Edit Tasks: Modify existing tasks to update their title or description.
  • Delete Tasks: Remove tasks from the list.
  • Mark as Completed: Mark tasks as completed or pending.
  • Filter Tasks: View tasks based on their status (All, Completed, Pending).
  • Responsive Design: Works well on both desktop and mobile devices.

Technologies Used

  • React: For building the user interface and managing task state.
  • HTML: For structuring the To-Do List interface.
  • CSS: For styling and layout.

How It Works

  1. Add Tasks: Use the input form to add new tasks with a title and optional description.
  2. Edit Tasks: Click on a task to edit its title or description.
  3. Delete Tasks: Remove tasks by clicking the delete button.
  4. Mark as Completed: Toggle the completion status of tasks.
  5. Filter Tasks: Use filters to view tasks by their status.

About

The To-Do List Web App provides a simple yet powerful tool for managing daily tasks. Built with React, it features a user-friendly interface that allows for easy task management, including creation, editing, deletion, and filtering of tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published