Skip to content

Kanban board built using the HTML5 Custom Elements API

License

Notifications You must be signed in to change notification settings

AonghasMackay/CustomElementsKanbanBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Elements Kanban Board

Kanban board built using HTML5 Web Components. Proof of concept for learning web components only.

Makes use of:

  • HTML5 Web Components
  • Shadow Dom
  • HTML5 Templates
  • Javascript OOP
  • HTML Drag and Drop API