A kanban sample - as simple as possible. You may know similar task managers
like Trello, Jira, Breeze and dozen of others based on cards sinalization.
Made under
@Rocketseat
@maykbrito 's instructions over
here.
No external libs or webframeworks! Drag and Drop was made for easy implementation in any project.
- Clone this repo using
git clone [email protected]:SamuelPietra/Drag-N-Drop.git
- Move yourself to the appropriate directory:
cd drag-n-drop
- Run
index.html
in any local server - I recommend using
Live Server
vscode extension
You're ready to go! Use darkmode with no moderation ;-)
This project is licensed under the MIT License - see the LICENSE page for details.