Skip to content

The purpose of this repository is to create a simple "To-Do" application including my technical skills in JavaScript DOM. This project may be viewed by clicking on the "ToDo_List" folder.

Notifications You must be signed in to change notification settings

tahira-h/ToDo_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

ToDo_List

Purpose

The purpose of this repository is to create a simple "To-Do" application including my technical skills in JavaScript DOM. This project may be viewed by clicking on the "ToDo_List" folder.

Tools/Languages used: JavaScript, HTML, Bootstrap.

Instructions

Let's create a simple to-do application

  • Show an unordered list of to-do's
  • Show an input to enter a new to-do.
  • Show a button to add a to-do. When the button is clicked:
    1. The text from the input box is used to add a list item to the bottom of the list
    2. The text from the input box is cleared out.
    3. When the user clicks on a list item, it is removed

About

The purpose of this repository is to create a simple "To-Do" application including my technical skills in JavaScript DOM. This project may be viewed by clicking on the "ToDo_List" folder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published