Skip to content

daynamariejpembie/reactjs-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

This is a simple To-Do List application built with React. It helps users create, track, and manage tasks in a clean, minimalistic interface.

Features

Add Tasks: Create new tasks by entering a description and clicking "Add." Edit Tasks: Edit tasks and save task. Delete Tasks: Remove tasks once they're done or no longer needed. Real-Time Updates: The app automatically updates the list as tasks are added, edited, or deleted.

Usage

Adding Tasks: Type a task into the input field and click "Add". Editing Tasks: Click the pencil in order to edit that current notes. Deleting Tasks: Click the "Delete" button next to a task to remove it from the list.

Technologies Used React: For building the user interface.

Future Improvements

Mark Complete: Mark a task as "complete" as tasks are completed. Local Storage: Save tasks to local storage so that tasks persist on page reload. Filtering and Sorting: Add options to filter tasks by completed or pending status, and sort by creation date. Adding features to add weekly and daily tasks like a planner style page. Enter notes at the bottom of the page.

About

Todo List using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors