Command line user interface Run the file on terminal by inputing 'make run' in the main workspace
Backend application that shows UEFA Champions League Statistics, through the command line. Project consisted of creating a database from scatch. Gathering the data from Kaggle. Then, creating queries in SQL and using a JavaSDK to import the data and queries into the java application.