Table of Contents
A web app for keeping track of activities on a Kanban board with drag-and-drop support. Based on a ZTM JavaScript course.
The following technologies were used to build the project:
- HTML5
- CSS3
- JavaScript
- Drag and Drop API
If you want to install the project, you need to have the following requirements:
Clone the repo in the terminal, or command line in your code editor
git clone https://github.com/JonnathanRiquelmo/drag-and-drop.git
Jonnathan Riquelmo