Skip to content

A simple todo list that runs in the browser and is made with JavaScript. Used Animate.css library for animations and JSDoc for documentation.

Notifications You must be signed in to change notification settings

crisner/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

A simple todo list project

Tools used

  • plain JavaScript
  • Animate.css

Usage

  • To add a new todo
    • Enter todo text into the field with text Enter new todo
    • Click the + icon to add it to the list
  • Click the X icon to delete a todo item
  • Click on the checkbox to toggle a todo item as completed
  • Click on the tick icon to select or unselect all
  • Click on the trashcan icon to delete all completed todo items
  • Double-click on the todo text to change the todo and press enter

Link to the project's GitHub page

Go to Todo List.

To View Project Locally

  • Clone the repo to your local machine
  • Open the index.html file using your browser

Credit

About

A simple todo list that runs in the browser and is made with JavaScript. Used Animate.css library for animations and JSDoc for documentation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published