Skip to content

RoeeKazma/kanban-LocalStorage

 
 

Repository files navigation

Roee Kazma Pre-course task

The site

This is the final task i was given as part of the cyber4s course.

what does this site include:

  1. a "to-do" site that can help you orgenize all the tasks that you need to do, there are 3 sections:

1.1 a "To Do" section

1.2 a "In Proggres" section

1.3 S "Done" section.

  1. The user can add tasks and move them from each section as he finishes it.

  2. The user can use the search bar to find the spesific task he wanted

Bonuses

  1. There is a button to delete all of the current tasks

  2. I used an external library called "Sortable" to drag and drop the tasks from one section to another, my friend recommended it to me and it workes great and its easy to use.

  3. Added the site to GithHub Pages - https://roeekazma.github.io/kanban-LocalStorage/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.6%
  • HTML 10.0%
  • CSS 6.4%