Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajmalfaris11/to-do-list
https://github.com/ajmalfaris11/to-do-list
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajmalfaris11/to-do-list
- Owner: ajmalfaris11
- Created: 2024-05-12T18:17:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T17:47:52.000Z (8 months ago)
- Last Synced: 2024-05-22T20:22:15.812Z (8 months ago)
- Language: CSS
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List Web Application
This is a simple web application built using HTML, CSS, and JavaScript for creating and managing to-do lists.
## Features
- **Add Tasks**: Easily add new tasks to your to-do list.
- **Delete Tasks**: Remove tasks once they are completed or no longer needed.
- **Mark as Completed**: Check off tasks as you complete them.
- **Responsive Design**: The application is designed to work seamlessly across different screen sizes.## Technologies Used
- **HTML**: Used for structuring the web page.
- **CSS**: Used for styling and layout.
- **JavaScript**: Used for dynamic functionality and interactions.## Usage
1. Clone this repository to your local machine.
2. Open `index.html` in your web browser.
3. Start adding tasks to your to-do list!
4. Check off tasks when completed, delete them, or add new ones as needed.## Demo
[Link to live demo]()