issues
search
ClintonYounge
/
To-Do-List-Project
To-Do List Project is a project where I set up a basic to-do list web application utilizing webpack configurations and ES6 recommended practices to optimize the projects interactivity. Along with testing.
https://clintonyounge.github.io/To-Do-List-Project/dist
3
stars
0
forks
source link
P2P review for todo list project interactive list
#2
Closed
ezraermy
closed
1 year ago
ezraermy
commented
1 year ago
Your code seems clear and looks good. Well organized as well.
On line 38 most of the time it is recommended to use a filter rather than a splice for deleting a to-do list.
To make it eye-catching, kindly use font-awesome instead of the default button for the delete icon.
Nice styling however, kindly try to do a little bit of work to make it more eye-catching.