Skip to content

ToastFreak777/Full-Stack

Repository files navigation

Web-Pages

TodoList


main-page

Project Description


This is a simple todo list react app. users can currently add new tasks and delete existing tasks. Since this project was just for working with react it doesn't use a database or any other tools such as localstorage so the user changes are not saved. Persisting tasks data may be implemented in the furute

Functionality

  • Create Task add1 add2
  • Toggle Task completion toggle
  • Delete Task delete-one-task delete-all
  • Uses local storage to save users tasks
  • Update Task
  • Filter Tasks by status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published