/prue_JavaScript_TODO

The JavaScript TODO app is a simple web application that allows users to manage their tasks and to-do lists. The app utilizes JavaScript programming language to provide users with a simple and intuitive interface for managing their tasks.

Primary LanguageJavaScript

prue_JavaScript_TODO

This is a simple web app that allows users to create and manage their todo list. Users can add, delete, and filter their todo items as needed. The app has been developed using HTML, CSS, and JavaScript.

Features

  • Add new todo items
  • Edit todo items
  • Mark todo items as completed
  • Delete todo items
  • Filter todo items

Getting started

To use this app, simply open the index.html file in your preferred browser. The app will load automatically.

How to use

  • Clone or download the repository
  • Open the index.html file in your browser
  • Add new tasks by typing into the input field and clicking the "+" button
  • Filter tasks by typing into the filter input field and clicking the "Filter" button
  • Mark tasks as completed or active by clicking the check button
  • Edit tasks by clicking the edit button and modifying the text
  • Remove tasks by clicking the remove button -Clear all tasks by clicking the "CLEAR ALL" button

Technologies Used

  • HTML
  • CSS
  • JavaScript