Skip to content

musman2002/TheLastToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheLastToDoList

This is a basic to-do list web application created using HTML, CSS, and JavaScript. It allows users to add tasks, mark them as completed, and remove them from the list.

Table of Contents

Features

  • Add new tasks to the to-do list.
  • Mark tasks as completed.
  • Remove tasks from the list.

Usage

To use the to-do list, simply open the index.html file in a web browser. You can add new tasks by typing in the input field and clicking the "Add" button. Tasks can be marked as completed or removed using the respective buttons.

Getting Started

  1. Clone the repository:

    git clone https://github.com/musman2002/TheLastToDoList
  2. Open the index.html file in a web browser.

  3. Start adding, completing, and removing tasks!

Contributing

If you'd like to contribute to this project, feel free to fork the repository and submit a pull request. Contributions, issues, and feature requests are welcome!

License

This project is licensed under the MIT License.