Skip to content

asaribatur/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript To-Do List

What is this?

A useful and functional personal to-do list app.

Tech's Used

  • Bootstrap 5
  • HTML5
  • CSS
  • JavaScript

Features

  • Adding new tasks
  • Check for null / invalid inputs
  • Feedback with nice toast messages
  • Check / uncheck all tasks
  • Delete entair list with a single button
  • User confirmation for deleting all items
  • Adding tasks via Add button or Enter key
  • Responsive design
  • LocalStorage usage to preserve list entries

Note: If you want see live preview of project, visit asaribatur.github.io/to-do-list