Copyright (c) 2020-2021 by Botorabi. All rights reserved.
https://github.com/botorabi/TaskTracker
License: MIT License (MIT)
Read the LICENSE text in main directory for more details.
First Created: July 2020
Author: Botorabi (botorabi AT gmx DOT net)
https://vr-fun.net
Task Tracker is a web application for tracking and reporting project progress. The back-end is implemented by using Spring Boot and provides a REST API. The front-end uses Flutter.
User following arguments in JVM for starting the web application in dev mode:
-Denable-dev-mode=true -Duse-filesystem-resource=true -Dserver.servlet.session.cookie.secure=true -DTASK_TRACKER_DB_SRV=localhost