Skip to content

humbatovqara/ToDo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla JavaScript - ToDo App

In this program, you can memorize your tasks. Be careful not to enter a task a second time. It is a font-sensitive program. The entered tasks are stored in local storage The interface is brought from there. Tasks can be deleted individually or collectively.

Table of Contents

Demo

Here is a working live demo : https://humbatovqara.github.io/ToDo-app/

Illustrations

GIF ToDo App

Technologies

  • HTML5
  • Bootstrap 4
  • JavaScript (Vanilla)
    • Local Storage

Source

Inspired lessons: Engin Demioğ & Mustafa Murat Coşkun - JavaScript lessons

Launch

# Clone this repository
https://github.com/humbatovqara/ToDo-app.git