- A simple to-do list application that lets users create and manage tasks and projects. Users can add tasks, mark them as complete, set priority levels, add descriptions and define due dates. Tasks can also be grouped into projects, allowing better organization of related items. All data is persisted locally using the browser's
localStorage. - Main features:
- Webpack module bundler
- DOM manager module (create/edit/delete DOM elements)
- Storage manager module (store/update/delete data using
localStorage) - SOLID principles
Click here to try out this project on browser.
This project is part of the curriculum of The Odin Project. You can check out other projects that I've built in my fullstack-journey repository.
- Icons
- Icons by Google – Licensed under Apache 2.0
- Fonts
- Open Sans, Sour Gummy — all available on Google Fonts under the Open Font License