Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 233 Bytes

File metadata and controls

5 lines (5 loc) · 233 Bytes

ToDoList

Creating a ToDoList using HMTL, CSS, and JavaScript

  • add our task list: mark it completed/incomplete
  • write a new task in the input box with a click on "Add" button
  • uploading images as icons for each of the functions