Skip to content

SujiPrasanth/To-Do-List-Web-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 To-Do List Web App

A responsive and user-friendly To-Do List application built using HTML, CSS, and JavaScript. This project allows users to efficiently manage their daily tasks by organizing them into pending and completed sections with simple interactions.

🚀 Features

  • ➕ Add new tasks instantly
  • 📌 Tasks are added to the Pending list
  • ✅ Click on a task to move it to Completed
  • ❌ Remove tasks from the completed list
  • 🎯 Clean and minimal user interface
  • ⚡ Fast and lightweight (no libraries required)

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)

My To-Do List Project

Here are the screenshots of my project:

Output1

Output2

Output3

▶️ How to Run

  1. Download or clone the repository
  2. Open index.html in your browser

Installation

  1. Clone the repository:
    git clone https://github.com/SujiPrasanth/To-Do-List-Web-Project/tree/main
    

🌐 Live Demo

https://sujiprasanth.github.io/To-Do-List-Web-Project/

📌 Use Case

Great for managing daily tasks and practicing basic JavaScript DOM manipulation.

🙌 Author

Suji Prasanth

About

A functional To-Do List app built using HTML, CSS, and JavaScript. Allows users to add and remove tasks dynamically with a clean, responsive design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors