University project of Flutter multiplatform application which allows to simulate developer team's work in accordance with Kanban method.
User clients for handling CloudPi service, which is basically home cloud service based on Raspberry Pi.
Clients are created with:
- Flutter: 2.0.0
To run this project, fetch all dependencies:
$ flutter pub get
For web installation:
$ flutter build -d chrome
For windows installation file:
$ flutter build windows
Main stage of this project's development has ended. There are not going to be any new commits unless any crucial errors or bugs are discovered which have to be fixed in order to maintain the current functionalities of Kanban Method's Simulator.
It's been my biggest project yet and I've learnt a lot. It was pure fun but I have to move on.