Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sejihad/todo-app
https://github.com/sejihad/todo-app
css html js list todo
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sejihad/todo-app
- Owner: sejihad
- Created: 2024-02-10T05:10:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T20:01:01.000Z (3 months ago)
- Last Synced: 2024-12-11T04:12:39.683Z (about 2 months ago)
- Topics: css, html, js, list, todo
- Language: JavaScript
- Homepage: https://sejihad.github.io/todo-app/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List Website
This is a simple to-do list web application built with HTML, CSS, and JavaScript. It allows users to add and delete tasks, providing a basic tool for task organization.
## Features
- **Add Tasks**: Quickly add tasks to your to-do list.
- **Delete Tasks**: Remove tasks when completed.
- **Responsive Design**: Mobile-friendly interface.
- **Task Management**: Organize and manage tasks in a simple layout.## Technologies Used
- **HTML**: Structure of the website.
- **CSS**: Styling for layout and task list design.
- **JavaScript**: Logic for adding, deleting, and managing tasks.![Homepage Screenshot](homepage.png)