Skip to content

taohidkhan22/React-Redux-TodoApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Career Development Program (Batch-07) - Spring Rain

This project is built for the Spring Rain's Career Development Program (batch-07).

Assignment:

  • Add edit todo functionality

    You've to add a edit button in each todo in the todo list and when anyone clicked on the edit button then it will open a Add Todo like modal (you can convert this component also so that it works for both add and edit) with the data filled with the respective data. Then user edit the title or description and after saving it should update the state and display the updated todo in realtime.

Note

First fork the repo and then work in the forked repo. edit into that .

About

Assignment 09- Adding edit option in ToDo App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • HTML 4.5%
  • CSS 1.1%