Skip to content

ThomasGHenry/react-todo-broke

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO APP

TASK

  • Debug and update a simple React todo app acording to the following.

PROBLEMS/REQUESTS REPORTED

  • When clicking on the radio button to complete a todo, nothing happens.
  • When clicking on the "HIDE COMPLETE" button, nothing happens.
  • The end users want the theme to match their colors. (teal and light green).
  • We need to hold and access the selected todo in the react store.
  • Rather than using a UUID for each newly create todo, let's use the next id avaliable.

TIME FRAME

  • ReactJS developer: 1 day.
  • Some ReactJS experiance: 2 days.
  • No ReactJS experiance: 3 days.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.1%
  • HTML 9.1%
  • CSS 0.8%