Task for VK Internship
Create a simple Kanban board which provides to:
- Add new cards;
- Add new columns;
- Drag and drop cards between columns.
Make sure that the solution is convenient, fast and neat. Think about the ways for making the user experience comfortable and enjoyable.
Layout is available here.
At the evaluation process there will be considered:
- Conformity to the layout, the accuracy of code;
- The quality of html-layout and styles;
- Flexibility and scalability of the solution.
Moreover, it's more preferrable to use as less as possible external dependencies.