home » javascript ยป todo

Javascript Todo App - An Array of Todo Items

Valid Commands are:

  • add
  • delete
  • list
  • quit (or) q

On delete the input will be check to see if it is a number
and whether that number is a valid index within the array.

All output occurs to the console. TBD: Add a div to display log.

This page todo.php last modified: September 23 2024 15:14:39.