Skip to content

yarazarin/to-do-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Project with JavaScript and jQuery This project is a simple to-do list web application built using JavaScript and jQuery. It allows users to add tasks to a list, mark them as completed, move them, and delete them.

Installation You can download the project files directly or clone the repository.

Usage To use the application, open the index.html file in your web browser. You will see a text input and a button to add new items to the list. Click on the input field and type in the task you want to add to the list, then click the "Add" button or press Enter to add the task.

To mark a task as completed, click on the task itself. This will toggle the strikethrough effect on the text. To move the tasks you can drag them and To delete a task, click on the "X" button next to the task.

You can also rearrange the order of the tasks by dragging and dropping them.

Built With HTML CSS JavaScript jQuery

Yara Zarin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors