Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 315 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 315 Bytes

Task Board

Create Board with lists as in Trello.

Board should have input with button to create new list.

Each list have input with button for new items creating.

More (optional)

Implement list and items remove.

Add names editing

Super Advanced

Implement drag and drop items from list to list.