Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 265 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 265 Bytes

KANBAN App

Description

This is a simple Kanban app that allows you to create, edit and delete tasks. It is built with Vue and Python(Flask).

Installation

pip install -r requirements.txt

Run App

flask run