← Back to Projects

Featured Project

Todo App

Modern Task Management Application

Role Designer & Developer
Tech HTML · CSS · JavaScript
Year 2026
todo-app-eta-one-93.vercel.app
Todo App screenshot

Overview

A full-featured task management app designed from scratch in Figma and built with vanilla JavaScript. Every interaction — filtering, searching, drag & drop reordering — was implemented without a framework to demonstrate core JS fundamentals.

The app adapts to any preference with a smooth dark/light mode toggle and persists all tasks via LocalStorage so nothing is lost on page refresh.

Key Features

  • Due dates with overdue detection
  • Filter by status, priority & category
  • Full-text search
  • Drag & drop reordering
  • Dark / Light mode
  • LocalStorage persistence