App ToDo in JavaScript Features classic app 'todo' app made in JavaScript What does the app todo do add task to list of tasks show tasks as list marking tasks as completed - by through task delete chosen task app remember todo list in browser (refreshing the page doesn't cause any data loss) you can create several apps todo - each of then will be remember its own data link to app - you can try app App ToDo