An open API service indexing awesome lists of open source software.

https://github.com/fatima-progmmer/to-do-list-using-jquery


https://github.com/fatima-progmmer/to-do-list-using-jquery

css html jquery mini project to-do-list web

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# To-Do List using jQuery

A simple and interactive to-do list built using **HTML, CSS, and jQuery** to manage daily tasks efficiently.

## 🌟 Features
- Add new tasks dynamically.
- Mark tasks as completed.
- Delete tasks with a single click.
- Smooth animations using jQuery.

## 🚀 Live Demo
[Click here to view the project](https://fatima-progmmer.github.io/to-do-list-using-jquery/)

## 📌 How to Use
1. Type a new task in the input field.
2. Click the **"Add"** button to add the task.
3. Click on a task to mark it as completed.
4. Click the **"Delete"** button to remove a task.

## 🛠️ Technologies Used
- HTML
- CSS
- jQuery

## 📥 Installation
1. Clone the repository:
```
git clone https://github.com/Fatima-progmmer/to-do-list-using-jquery.git
```
2. Open `index.html` in your browser.

## 📜 License
This project is open-source and free to use.

---

Let me know if you need any changes! 🚀