issues
search
Meltrust
/
todix
A minimalist to-do-list app made with JavaScript and completely served with Webpack. You can add tasks, complete them and dispose of them when they are finished.
5
stars
0
forks
source link
Add remove
#4
Closed
Meltrust
closed
3 years ago
Meltrust
commented
3 years ago
In this milestone I:
Served project with Webpack, as required.
Added functionality for checkboxes on each list item.
Added local storage functionality.
Separated logic in classes and modules.
Implemented editing functionality.
Implemented selective delete functionality.
Added "clear completed" functionality.
Added automatic index updating functionality upon items deletion.
Created live demo for easy testing/reviewing
https://meltrust.github.io/todix/
Thanks for the review!! :smiley: Thanks a lot!
Meltrust
commented
3 years ago
Thank you!
In this milestone I:
Thanks for the review!! :smiley: Thanks a lot!