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
Interactive app
#3
Closed
Meltrust
closed
3 years ago
Meltrust
commented
3 years ago
In this milestone I:
Encapsulated code in functions and classes.
Displayed the main results, in a practical and easy to view way.
Delivered the project with an organized folder structure.
Used the simplest solutions as possible, over the most complex ones. Readability above all was always the goal.
Served project with Webpack, as required.
Added functionality for checkboxes on each list item.
Added local storage functionality.
Created new js files for modules, as requested.
Corrected all linter errors.
Implemented a reset button for easier testing.
Thanks for the review!! :smiley:
In this milestone I:
Thanks for the review!! :smiley: