Skip to content

Simple web application for adding and checking daily tasks.

Notifications You must be signed in to change notification settings

konrad88k/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layout

  • header (actual day/time)
  • input field + 'Add' button
  • list of tasks (checkbox + task + 'delete' button)
  • nice looking background

In-app functions

  • submit by pushing enter or clicking 'Add' button
  • delete task by clicking 'delete' button
  • cross out task by clicking it or tick the checkbox
  • [to do] save task (same list after refreshing page)

Build and deploy

  • Build with vanilla Javascript
  • Deploy with GitHub Pages or Netlify.

About

Simple web application for adding and checking daily tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published