Skip to content
#

todo-reactjs

Here are 15 public repositories matching this topic...

What Todo is a simple to-do list application that was created as a practice project to introduce the use of Redux. The project is built using React and CSS. The application allows users to create and manage a list of tasks, and can include features such as adding new tasks, editing existing tasks, marking tasks as completed [ARCHIVED]

  • Updated Mar 1, 2024
  • JavaScript

Create Todo Task with task name , Description & status By default status needs to added as not completed for created todo There should be two buttons in the name of edit and Delete which used to perform update and delete created todos By onclick on status it should show a dropdown for completed and not completed by that we can change the status

  • Updated Apr 26, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the todo-reactjs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the todo-reactjs topic, visit your repo's landing page and select "manage topics."

Learn more