Skip to content

A straightforward web application for managing daily tasks using HTML, CSS, and JavaScript. Add and delete tasks with ease. No external libraries or frameworks required. Simply open index.html in a browser to start.

Notifications You must be signed in to change notification settings

awscloudgirl/interactive-TODO-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple To-Do List

This is a very simple to-do list web application that allows you to add tasks you need to remember and delete them once completed. It's built using plain HTML, CSS, and JavaScript without any external libraries or frameworks.

How to Use

Adding Tasks

  • Type a task into the input box.
  • Click the "Add Task" button to see your task appear in the list below.

Deleting Tasks

  • Click the "Delete" button next to any task to remove it from the list.

Setup

Just open the index.html file in any modern web browser to start using the application.

Features

  • Add tasks to your list.
  • Delete tasks from your list.

That's it! Simple and straightforward.

About

A straightforward web application for managing daily tasks using HTML, CSS, and JavaScript. Add and delete tasks with ease. No external libraries or frameworks required. Simply open index.html in a browser to start.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published