RodriguezRamiro / Usf

https://github.com/RodriguezRamiro/Usf
0 stars 0 forks source link

8.4.6 TODO app Second round #14

Closed CodyTVWeber closed 4 days ago

CodyTVWeber commented 5 days ago

Here are the directions: https://lessons.springboard.com/JS-Todos-Exercise-d2e067f2a18545b891bf0e237fc37663

Per the directions, the only thing you are missing is "Mark a todo as completed (cross out the text of the todo)"

Once this is completed, this project will be a pass :).

RodriguezRamiro commented 4 days ago

revised code to fix missing functionality: "Mark a todo as completed (cross out the text of the todo)"

https://github.com/RodriguezRamiro/Usf/commit/6b609ac26ab3b7a69bc7e99c57cacc63c343040b

CodyTVWeber commented 4 days ago

Looks like you put in some code for the completion button. But it is not seen in the app: image

RodriguezRamiro commented 4 days ago

that's odd it must not have saved it was working when I tested it. i resubmitted again maybe it works this time. Screenshot 2024-10-17 at 2 50 29 PM

https://github.com/RodriguezRamiro/Usf/commit/7158882b4a31594d7df03199d981679403bd01cb

CodyTVWeber commented 4 days ago

Alrighty, looks good!