To-Do List App

Simple To-Do List App

A simple app that allows users to list/cross out things to do.

Project Screen Shots

Project Description

The purpose of this project was to gain a better understanding of DOM manipulation, this time, using jQuery.

The way the app works is as follows. A user can add any task on the to-do list. If the user completes a certain task, it has two options; 1) Click on the task to cross it out, marking it "complete" while keeping it on the list. 2) Delete the task from the list entirely. The user can add as many items to the list as desired.

Project Dependencies

  • JavaScript

  • DOM Manipulation Using jQuery

  • jQuery Selectors

  • Bootstrap

  • Category : JavaScript | jQuery
  • Date : April 2016
View Source Checkout App
Development