Skip to content

madooei/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A simple, clean todo list application built with vanilla HTML, CSS, and JavaScript.

Features

  • Add new todos by typing and pressing Enter
  • Mark todos as complete/incomplete by clicking on them
  • Filter todos by status (All, Active, Completed)
  • Clean, responsive design
  • No build tools or dependencies required

Getting Started

  1. Clone this repository
  2. Open index.html in your web browser
  3. Start managing your todos!

Usage

  • Add a todo: Type in the input field and press Enter
  • Complete a todo: Click on any todo text to toggle its completion status
  • Filter todos: Use the navigation buttons (All, Active, Completed) to view different todo states

About

A simple todo list application

Resources

Stars

Watchers

Forks

Contributors