All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- ui: Add create task dialog (#40)
- task: Refactor into grpc services (#51)
- backend: Implement
CreateTaskandRunTask - frontend: Setup flutter UI framework