Skip to content

Latest commit

ย 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Todo App

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.

๐Ÿ› ๏ธ Tools and Techniques Used

  • 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.

๐Ÿš€ How to Use

-After opening the app you will see page

main page

-You can add task and they will show app like this

after a task is added

-You can edit the tasks

when editing the task

-After edting the task

This is after changing the play to study

-You can add multiple tasks

-You can remove the tasks

after removing the tasks

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages