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

https://github.com/codewarnab/todolist

This is a simple and user-friendly to-do list web application that helps you keep track of your tasks and stay organized.
https://github.com/codewarnab/todolist

html-css-javascript todolist

Last synced: about 1 year ago
JSON representation

This is a simple and user-friendly to-do list web application that helps you keep track of your tasks and stay organized.

Awesome Lists containing this project

README

          

# To-Do List

![To-Do List Screenshot](https://i.imgur.com/dtJFXri.jpg)

This is a simple and user-friendly to-do list web application that helps you keep track of your tasks and stay organized. You can access the live demo [here](https://codewarnab.github.io/todolist/).

## Features

- **Add Tasks:** Easily add new tasks to your to-do list by typing in the task description and clicking the "Add" button.

- **Mark as Completed:** Mark tasks as completed by clicking on them. Completed tasks are visually distinguished with a strikethrough.

- **Delete Tasks:** Remove tasks from your list by clicking on the close (✗) button next to the task.

- **Responsive Design:** The application is designed to be responsive, ensuring a seamless experience on both desktop and mobile devices.

## Getting Started

To use the to-do list application, follow these steps:

1. Open the [live demo](https://codewarnab.github.io/todolist/) in your web browser.

2. Start adding tasks by typing in the task description and clicking "Add."

3. Mark tasks as completed by clicking on them, and delete tasks by clicking the close (✗) button.

4. Enjoy a clean and simple way to manage your tasks!

## Contributing

If you'd like to contribute to this project, feel free to submit issues or pull requests on the GitHub repository. We welcome any enhancements, bug fixes, or new features.

## Author

- [Arnab Mondal](https://github.com/codewarnab)