Prerequisites: JDK 21
Steps to clone repo properly: 1. Make sure all files and folders are present. "out" folder must be added to repo directory if not cloned. 2. Go to Java Build Path and fix libraries path in case it is missing
Steps to Run Program: using Command: java SubwayScreenApp <train_number> <country_code>
for example: java SubwayScreenApp 1 Calgary CA
To stop the program: CLose the main program.