A course project using gradle and basic dependencies.
A very basic application using Java Swing to help users self-evaluate their Covid symptoms in the absence of a medical practitioner and to keep track of their health status updated.
Java 11 or higher
clone the repository
Open the terminal in the root repository.
Run the following command:
gradlew run for Windows
gradle run for Linux/MacOS