Skip to content

Yunis003/ToDo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List App

This is a simple Todo List application built with HTML, CSS, and JavaScript. The app allows users to add, delete, and filter their todos.

Features

  • Add new todos
  • Delete existing todos
  • Filter todos by status

Getting Started

To get started with the Todo List App, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Yunis003/todo-list-app.git
  2. Navigate to the project directory:
    cd todo-list-app
  3. Open index.html in your web browser to view the app.

Usage

  • Add Todo: Type your todo in the input field and press the "Add" button.
  • Delete Todo: Click the delete icon next to the todo item you want to remove.
  • Filter Todos: Use the filter options to view all, completed, or pending todos.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the Algorithmics Global License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors