Public Repository in support of the Medium article series by Arc-E-Tect on the development of software.
Read the complete story here: Software Engineering Done Right
After cloning the repository make sure you have Gradle 7.6+ installed as well as Java 17+.
Update to the latest Gradle release using:
.\gradlew wrapper --gradle-version 7.5.1 --distribution-type bin