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

https://github.com/ajmalfaris11/to-do-list

TaskManager is a web app built with HTML, CSS, and JavaScript. It allows users to add, edit, and delete tasks with completion times. Features include task prioritization, real-time editing, and separate views for completed and pending tasks, enhancing productivity and organization. Ideal for educational purposes.
https://github.com/ajmalfaris11/to-do-list

css html js responisve-web-design taskmanager todoapp todolist ui ux

Last synced: 4 days ago
JSON representation

TaskManager is a web app built with HTML, CSS, and JavaScript. It allows users to add, edit, and delete tasks with completion times. Features include task prioritization, real-time editing, and separate views for completed and pending tasks, enhancing productivity and organization. Ideal for educational purposes.

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]()