Skip to content

To-do list app made using vanilla JavaScript. Add, complete & delete tasks. Displays the current date.

Notifications You must be signed in to change notification settings

Juel07/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General info

To-do list app made using vanilla JavaScript.

Features

  • User can add, complete & delete tasks
  • View the current date (day, month, date)
  • Use the ENTER key to add tasks
  • User cannot add task if the input field is empty; window will display an alert pop-up box

To view

Link to project: https://juel07.github.io/to-do-list/

Demo

website demo

Technologies

  • HTML
  • CSS
  • JavaScript

About

To-do list app made using vanilla JavaScript. Add, complete & delete tasks. Displays the current date.

Topics

Resources

Stars

Watchers

Forks