Skip to content

Nrsingh12/To-Do_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do List App

  • A sleek and simple React-based To-Do List app to manage your daily tasks with features like task priorities, due dates, search, filtering, inline editing, and persistent local storage.

πŸš€ Features

  • βœ… Add Tasks with description, priority (Low/Medium/High), and due date

  • πŸ” Search through tasks by keywords

  • πŸ“Œ Priority Tags with colored indicators

  • πŸ—“οΈ Due Dates for better time management

  • 🎯 Mark as Complete / Pending

  • ✏️ Inline Editing of task name

  • πŸ”„ Filter Tasks (All / Completed / Pending)

  • πŸ—‘οΈ Delete Individual Tasks with confirmation modal

  • 🧹 Clear All Tasks

  • πŸ’Ύ LocalStorage for data persistence

  • πŸ“± Responsive UI

πŸ› οΈ Tech Stack

  • βš›οΈ React (Hooks + Functional Components)

  • 🎨 CSS

  • 🧠 LocalStorage

πŸ“ Folder Structure

to-do_list/
β”œβ”€β”€ public/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ App.js
β”‚   β”œβ”€β”€ App.css
β”‚   β”œβ”€β”€ index.css
β”‚   └── index.js
β”œβ”€β”€ package.json
β”œβ”€β”€ package-lock.json
└── README.md

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published