First Move (11~18) - Code, Learn, Build
🧭 Career CompassDashboardProgress
Loading...
First Move (11~18) - Code, Learn, Build

Structured, level-based technology learning paths from foundational exploration to industry mastery.

Learning Domains

  • Python Programming (Active)
  • Computer Science Core
  • Web Development
  • AI & Machine Learning

Platform Architecture

  • Level-Based Progression
  • Decoupled Content Schema
  • Modular Code Execution Engine
  • Curated Official Resources

© 2026 First Move (11~18) • CODE • LEARN • BUILD. Built with Next.js App Router.

Readability & Accessibility First

🐍 JavaScript & Modern ES6+/Project 1 of 2
Saved Locally (Guest)
INTERMEDIATE PROJECTNOT STARTED ○

Interactive DOM Task Management Dashboard

Build a dynamic web dashboard featuring drag-and-drop task items, dynamic state filtering, and LocalStorage persistence.

0%
0 of 2 milestones complete

Project Description

Engineer a responsive DOM task management application using pure JavaScript ES6+, dynamic element generation, event delegation, and browser storage.

Learning Objectives

  • Manipulate DOM elements dynamically using document.createElement.
  • Persist application state cleanly using JSON stringification.

Technical Requirements & Specifications

### Project Overview Engineer an interactive task dashboard using vanilla ES6+ JavaScript.

Project Metadata

Estimated Time⏱️ ~5 Hours
Difficulty📊 intermediate
Milestone Count📋 2 Milestones

Skills Demonstrated

DOM API ManipulationEvent DelegationLocalStorage State PersistenceES6+ Array Methods

Prerequisites

  • JavaScript ES6+ Syntax