Try ShiftGears right now by clicking this link!
In this repository is a web application that is a simple task board. It allows users to add, edit, and remove tasks. Additionally, users can create "lanes" for their tasks and move tasks between them.
Install docker, then clone a copy of the code from this repository and execute the following command in the CommonCents folder:
docker-compose up --build
Access the web application with a web browser at the URL: http://localhost:80/
See details on development in the ShiftGears project folder README