Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sejihad/todo-app


https://github.com/sejihad/todo-app

css html js list todo

Last synced: 3 days ago
JSON representation

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)