Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Baizho/todo-list

Repository files navigation

To-Do List Web Demo

A simple web-based task management application built as a learning project.

Description

This project is a fully functional To-Do List web application where users can add, view, complete, and delete tasks.

Features Implemented

  • Add new tasks with a title and optional description
  • View a list of existing tasks
  • Mark tasks as completed or toggle their status
  • Delete tasks
  • Persist tasks locally using browser storage

Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)
  • Browser LocalStorage for client-side data persistence

Notes

  • Practice/Demo/Learning Project: This project was created for personal learning purposes.
  • Skills Practiced: DOM manipulation, event handling, client-side storage.
  • Maintenance: No further updates or maintenance are planned.

Running Locally

  1. Clone the repository:
    git clone https://github.com/azraraz/todo-list-web-demo.git

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published