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 (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-07T19:45:02.000Z (5 months ago)
- Last Synced: 2025-01-07T20:37:07.596Z (5 months ago)
- Topics: bootstrap, css3, html5, javascript, todolist, todolist-javascript
- Language: JavaScript
- Homepage:
- Size: 2.93 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.