Skip to content

Andrew-R-Y/clean-code-s1e1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-quality-task-screenshot

Application Functionality :

- Adding a new item to the "TODO" task list
- Editing an item in the "TODO" task list
- Deleting an item from the "TODO" task list
- Setting an item to completed status and moving it to the "COMPLETED" list via checkbox

- Deleting an item from the "COMPLETED" list
- Editing an item from the "COMPLETED" list
- Setting an item to "Incomplete" status and moving it to the "TODO" list via checkbox
- Animation on the delete button

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • CSS 25.4%
  • HTML 15.5%