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

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.

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.