Skip to content

This project is a simple to-do application created using JavaScript. Users can add new tasks, mark existing tasks as completed, or remove them.

Notifications You must be signed in to change notification settings

tolgahanacar/js-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

JavaScript To-Do Application

This project is a simple to-do application created using JavaScript. Users can add new tasks, mark existing tasks as completed, or remove them.

Usage

  1. Clone the project to your computer.
  2. Open the index.html file in a web browser.
  3. To add a new task, type a task into the input box and click "Add".
  4. To mark tasks as completed, check the checkbox next to the task.
  5. To remove tasks, click the "Delete" button next to the task.

Technologies

  • HTML
  • CSS
  • JavaScript

Features

  • Add new tasks
  • Mark tasks as completed
  • Remove tasks

Contributing

This project is open source and welcomes contributions. You can submit "Pull Requests" to add new features or fix bugs.

About

This project is a simple to-do application created using JavaScript. Users can add new tasks, mark existing tasks as completed, or remove them.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published