schweizercode / YOUR-TO-DO-LIST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List App This is a simple Todo List application built using JavaScript, HTML, and CSS. With this app, you can create, edit, and delete tasks to manage your daily activities effectively.

Features Add Tasks: You can add tasks to the list by typing the task in the input field and clicking the "Add" button.

Edit Tasks: Double-click on a task to edit its content. Click outside the task or press Enter to save the changes.

Mark as Done: You can mark a task as done by clicking on the checkbox next to the task.

Delete Tasks: To delete a task, click on the trash bin icon next to the task.

**Responsive Design: **The app is designed to be responsive, ensuring a seamless experience across various devices and screen sizes.

About


Languages

Language:CSS 52.1%Language:Vue 39.3%Language:HTML 4.9%Language:JavaScript 3.6%