Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List

This project is a simple and interactive To-Do List application built using HTML, CSS, and JavaScript. It allows users to add, edit, and remove tasks, helping them stay organized and manage their daily activities efficiently.


Project Structure

ToDo_List/
├── index.html      # The main HTML file containing the structure of the To-Do list
├── style.css       # CSS file for styling the To-Do list
├── script.js       # JavaScript file for adding interactivity to the To-Do list
└── .gitignore      # Git ignore file to exclude unnecessary files from version control

Getting Started

To get started with this project:

  1. Clone the repository:

    git clone https://github.com/devanshidudhatra/ToDo_List.git
    cd ToDo_List
  2. Open index.html in your preferred web browser to view and interact with the To-Do list.


Features

  • Add Tasks: Users can add new tasks to their To-Do list.
  • Edit Tasks: Users can edit existing tasks to update their details.
  • Remove Tasks: Users can remove tasks that are no longer needed.
  • Persistent Data: The list of tasks persists even after the page is refreshed, thanks to local storage.

Author

Developed by Devanshi Dudhatra


Thank you for exploring the To-Do List project! If you find this project helpful, please consider giving it a star ⭐ on GitHub.


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages