Skip to content

MaklonFR/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

A simple and responsive To-Do List application built with HTML, CSS, and JavaScript. This app allows users to add, edit, delete, mark tasks as completed, and filter tasks based on search input. Tasks are saved to localStorage to persist even after the page is refreshed.

Features

  • Add new tasks
  • Edit existing tasks directly within the list
  • Delete tasks
  • Mark tasks as completed or unfinished / Start
  • Search tasks by text
  • Filter tasks into "Unfinished / Start" and "Finished" categories
  • Tasks persist even after page refresh using localStorage
  • Responsive design suitable for both desktop and mobile

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Font Awesome (for icons)
  • Google Fonts (for 'Space Mono')

Installation

  1. Clone this repository or download the ZIP file.
  2. Open the index.html file in your browser to run the To-Do List app.
git clone https://github.com/MaklonFR/todo-list.git
cd todo-list
open index.html

Result

Unfinished

image

Finished

image

About

Aplikasi Todo-List | Uji Kompetensi Keahlian (UKK ) Paket 2 Rekayasa Perangkat Lunak Tahun 2025

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published