This is a simple Todo application built using HTML, vanilla CSS, and vanilla JavaScript. It allows you to manage tasks with the time you plan to complete them. The main features include:
-
Add Task
-
Edit Task
-
Remove Task
Note: This app does not store tasks permanently. All tasks will disappear when the page is refreshed.
-
HTML: Used to structure the content and layout of the page.
-
CSS: Used to style the application and create a clean, user-friendly interface.
-
JavaScript: Used to add interactivity and core functionality such as adding, editing, and deleting tasks.
-After opening the app you will see page
-You can add task and they will show app like this
-You can edit the tasks
-After edting the task
-You can add multiple tasks
-You can remove the tasks
.png)
.png)
.png)
.png)
.png)
.png)