ToDo-List
This is a ToDo website which features the creating of ToDos, Projects and the ability to view/edit/delete the single ToDo
The UI is entirely in Italian while some buttons are in English, I'm thinking about changing it to English-only.
This was a fun Project (from the course "The Odin Project") and took some time (a month circa) by using HTML, CSS and JavaScript. It was a way bigger Project than the others I worked on before.
There's a known bug which sometimes deletes the default Project and appends a ToDo to the wrong Project (and removes that Project after reloading the site), I guess it's some bugged JavaScript code. As a temporary solution to this bug I've added a "Delete all ToDos/Projects" button (that just empties the localStorage and refreshed the Page). I might try fixing it when I'll have some free time.
Resized, Front-Page of this Project
Resized, ToDo view of a ToDo