This project is designed to demonstrate basic DOM manipulation, event handling, and dynamic element creation in JavaScript.
-
Updated
Jul 27, 2025 - JavaScript
This project is designed to demonstrate basic DOM manipulation, event handling, and dynamic element creation in JavaScript.
This is a simple JavaScript program that runs entirely in the browser console using prompt() and console.log(). It simulates a To-Do List, where users can: Add tasks, View all tasks, Remove tasks, Quit the program
Add a description, image, and links to the interactive-todo topic page so that developers can more easily learn about it.
To associate your repository with the interactive-todo topic, visit your repo's landing page and select "manage topics."