Skip to content

FOSSCLUB-LBSITW/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

📝 TO-DO LIST 📝

Contributed by Asamsa B M from S4 IT

Description

A “To-Do List” web application, built using HTML, CSS, and JavaScript, is a simple and interactive task management tool that helps users organize their daily activities. The app allows users to add new tasks, mark them as completed, and manage their list efficiently within a clean and modern interface. Each task appears instantly after being added, and completed tasks are visually distinguished with a line-through effect for better tracking.

Features

Add tasks to your list instantly

Mark tasks as completed with a line-through effect

Clean and user-friendly interface

Stylish, responsive design with modern buttons and colors

Smooth and interactive user experience

Project Structure:

HTML | CSS | JavaScript

How to Run

Open index.html in any modern web browser.

Clone the repository:

https://github.com/FOSSCLUB-LBSITW/to-do-list.git

Usage

Adding Tasks: Type a task into the input field and click the Add button. The task will immediately appear in the list. Marking Tasks as Completed: Click the Done button (or task item, depending on implementation) to mark it as completed. The task will display a line-through effect to indicate completion. This fully client-side application runs directly in the browser and provides a simple yet effective way to manage everyday tasks.

Example Screenshot

Screenshot 2026-02-20 194925

Enjoy Playing!!

Releases

No releases published

Packages

 
 
 

Contributors