Skip to content

rumourscape/Kanban-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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