Skip to content

Firakef1/todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors