https://github.com/angryhtml/todo-list
✅A simple To-Do List application built with HTML, CSS, JavaScript, and Bootstrap. The app allows users to add, delete, and mark tasks as completed. This project is still under development.
https://github.com/angryhtml/todo-list
bootstrap css3 html5 javascript todolist todolist-javascript
Last synced: 3 months ago
JSON representation
✅A simple To-Do List application built with HTML, CSS, JavaScript, and Bootstrap. The app allows users to add, delete, and mark tasks as completed. This project is still under development.
- Host: GitHub
- URL: https://github.com/angryhtml/todo-list
- Owner: angryhtml
- Created: 2024-12-12T19:18:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-07T19:45:02.000Z (about 1 year ago)
- Last Synced: 2025-08-05T15:46:04.869Z (8 months ago)
- Topics: bootstrap, css3, html5, javascript, todolist, todolist-javascript
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List App ✅
A simple **To-Do List** application built with **HTML**, **CSS**, **JavaScript**, and **Bootstrap**.
The app allows users to add, delete, and mark tasks as completed.
This project is still under development, but you can explore the current features and stay tuned for more updates.
---
### 🛠️ Technologies Used:
- **HTML**
- **CSS**
- **JavaScript**
- **Bootstrap**
---
### 🚀 Features:
- **Add** new tasks to the list.
- **Delete** tasks when they're no longer needed.
- **Mark tasks as completed** to highlight finished items.
- Simple and clean design using **Bootstrap** for responsiveness.
- Mobile-friendly interface.