/ToDo_List_Javacript

Javascript application. The user can create a list of tasks to complete in different colors and delete completed tasks. Everything is saved and retrieved from localstorage in the browser (Data is not lost when the browser is closed).

Primary LanguageJavaScript

ToDo_List_Javacript

Vanilla javascript application.
The user can create a list of tasks to complete in different colors and delete completed tasks.
Everything is saved and retrieved from localstorage in the browser (Data is not lost when the browser is closed).
Notes text are editable.
Random color of the new note when refreshing the page and after adding the note.