This is an simple kanban webapp, developed with Flask
You can see app in action here:
https://www.youtube.com/watch?v=Jkslf_mQCfA
git clone https://github.com/alezamarion/flask_kanban_app.git && cd flask_kanban_app
pip install -r requirements.txt
flask run