Skip to content

CH4R4F/todoList.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoList.js

A vanilla javadcript todo-list app

this is a friendly beginners project to practice your javascript skills

this app includes :

  • An input to type your task
  • Add button to add new tasks
  • each task has :
    • checkbox square to check the completed tasks
    • Pin element to pin the important tasks
    • Delete element to delete a task
  • storage feature to store tasks in the browser

This is not a complete todo list app, It's just a small project to practice javascript basics (including DOM API)

design and screenshots

main view features

waiting for your opinions/issues reports/pull requests

you could find me on Twitter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published