Skip to content

A Basic To-Do list that using CSS, HTML and JavaScript.

Notifications You must be signed in to change notification settings

MDevranYilmaz/Basic-To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Application

Description

A simple and functional to-do list app built with HTML, CSS, and JavaScript. Users can add tasks, mark them as complete, delete tasks, and set deadlines. Data is saved using localStorage for persistence.

Features

  • Add, complete, and delete tasks.
  • Persistent storage with localStorage.
  • Clean black-and-white minimalist design.

Ekran görüntüsü 2025-02-01 172253 Ekran görüntüsü 2025-02-01 172247

How to Use

  1. Open index.html in your browser.
  2. Enter a task in the input box.
  3. Click Add to add the task to the list.
  4. Mark tasks as complete or delete them as needed.
  5. Store previous activities and the last thing in the Input Box.

Technologies Used

  • HTML, CSS, JavaScript.

Created by CxTurkO.

About

A Basic To-Do list that using CSS, HTML and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published