Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 952 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 952 Bytes

Todo List Web App

  • A simple and interactive To-Do List web application built using HTML, CSS, and JavaScript. This app allows users to manage tasks by adding, removing, and marking them as complete.

Features :

  • Add new tasks to the list.
  • Mark tasks as completed.
  • Delete tasks from the list.
  • Tasks are dynamically added and removed using JavaScript.

Additional Feature :

  • I added a day and night mode to change the theme of web app.

Technologies Used :

  • HTML: Structure of the web page.
  • CSS: Styling the page for a user-friendly design.
  • JavaScript: Handling the functionality (adding, removing, completing tasks).

Installation : step 1: Create a folder namer as TO-DO LIST. step 2: Simply add all the repo files in your folder. step 3: Create a new folder in Existing ( TO-DO LIST ) Folder named it as images step 4: Add Checked.png , Unchecked.png and Icon.png on that folder

NOW EVERTHING IS DONE. USE AND ENJOY THIS WEBSITE!!