An open API service indexing awesome lists of open source software.

https://github.com/sensorario/kanbanoise

A kanban board built with symfony in the core
https://github.com/sensorario/kanbanoise

bootstrap-4 bootstrap4 kanban kanban-board kanban-board-application

Last synced: 6 months ago
JSON representation

A kanban board built with symfony in the core

Awesome Lists containing this project

README

          

# kanbanoise

## Install

- git clone https://github.com/sensorario/kanbanoise
- cd kanbanoise
- composer install
- ./bin/console doctrine:fixtures:load --no-interaction

## Execute

- ./bin/console server:start
- open http://localhost:8000 in your browser

![preview](schermata.png "schermata")