Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 721 Bytes

File metadata and controls

28 lines (20 loc) · 721 Bytes

Task Manager App (JavaScript)

This is a learning project built with HTML, CSS, and Vanilla JavaScript.

The purpose of this app is to practice:

  • JavaScript logic
  • State management concepts
  • DOM manipulation
  • Object-oriented programming (OOP)

Features

  • Add tasks
  • Mark tasks as done
  • Delete tasks
  • Basic task state handling

Status

🚧 This project is still in progress and will be refactored and improved as I continue learning.

Live Demo

👉 https://yourusername.github.io/task-manager-app/

Motivation

I am building this project as part of my journey to become a professional software developer and to demonstrate growth and learning progress.


Built with 💙 by Martha