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
- Host: GitHub
- URL: https://github.com/fatima-progmmer/to-do-list-using-jquery
- Owner: Fatima-progmmer
- Created: 2024-10-23T03:24:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T03:38:55.000Z (over 1 year ago)
- Last Synced: 2025-03-08T04:26:22.764Z (over 1 year ago)
- Topics: css, html, jquery, mini, project, to-do-list, web
- Language: CSS
- Homepage: https://fatima-progmmer.github.io/to-do-list-using-jquery/
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 🚀