Overview
Built a fully functional To-Do application using vanilla JavaScript featuring real-time DOM manipulation and data persistence via the localStorage API — ensuring tasks are never lost across sessions.
Technical Highlights
- Implemented the localStorage API for complete data persistence and state management without a backend.
- Engineered input validation and vanilla JavaScript DOM manipulation for seamless real-time task creation, editing, and deletion.
- Applied a modern glassmorphism UI with smooth transitions for a premium feel.
Tools & Stack
JavaScript · HTML · CSS · Local Storage · DOM Manipulation



