Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
What I learned During this project, I gained significant experience in:
- LocalStorage Implementation: I learned how to effectively use localStorage to store, retrieve, and persist data across sessions, ensuring the app retains the user's -tasks even after refreshing or closing the browser.
- Dynamic Task Management: I implemented dynamic task creation, deletion, and updating. I also managed task completion, allowing users to toggle between completed and active tasks and filter them accordingly.
- Event-Driven Programming: I worked with various event handlers, such as handling form submissions, button clicks for task deletion, and task completion toggling.
- Dark Mode Toggle: Implementing a dark mode toggle feature gave me insights into how to manage themes using local storage and user preferences.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord