Skip to content

My Todo List App is a simple web application built using HTML, CSS, and JavaScript that allows users to efficiently manage their tasks. Users can add new tasks, mark them as completed, and delete tasks as needed, providing a streamlined approach to organizing daily activities.

Notifications You must be signed in to change notification settings

Theminacious/todo-list-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo List App

A simple Todo List application built using HTML, CSS, and JavaScript.

Description

This Todo List app allows users to:

  • Add new tasks to their todo list
  • Mark tasks as completed
  • Delete tasks from the todo list

Features

  • Add Task: Enter a task in the input field and click the "Add" button to add it to the list.
  • Mark Task as Completed: Click on the checkbox next to a task to mark it as completed. The completed tasks will be visually distinguished.
  • Delete Task: Click on the trash icon next to a task to delete it from the list.
  • Responsive Design: The app is responsive and adapts to different screen sizes.

How to Use

  1. Clone the repository:
    git clone https://github.com/username/todo-list-app.git
    

Technologies Used

HTML CSS JavaScript Screenshots

Credits This project is based on [todo-list-app] by [Ankit yadav].

License This project is licensed under the [Theminacious] License - see the LICENSE.md file for details.

About

My Todo List App is a simple web application built using HTML, CSS, and JavaScript that allows users to efficiently manage their tasks. Users can add new tasks, mark them as completed, and delete tasks as needed, providing a streamlined approach to organizing daily activities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published