UgAka / ToDoApp

simple todo site using dom

Home Page:https://to-do-app-ugaka.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo App

This is a simple ToDo app created using HTML and JavaScript. The app allows users to add, edit, delete, and mark tasks as completed and also filter them.

Live Demo

Check out the live demo here.

Features

  • Add tasks to your ToDo list.
  • Mark tasks as completed.
  • Delete tasks from the list.
  • Filter tasks; All, Complete, Uncomplete

Technologies Used

  • HTML
  • External Styles (CSS)
  • JavaScript
  • DOM Manipulation

About

simple todo site using dom

https://to-do-app-ugaka.vercel.app


Languages

Language:HTML 65.0%Language:JavaScript 35.0%