Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 228 Bytes

File metadata and controls

11 lines (6 loc) · 228 Bytes

ToDo List Project

Simple ToDo List for app

In project used three version to create list:

todos.js - created with jquery

todos2.js - created with JS ES6 (version 1)

todos3.js - created with JS ES6 (version 2)