Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 509 Bytes

File metadata and controls

17 lines (12 loc) · 509 Bytes

ENSF_380_Summer_FinalProject_CityXSubwayDisplay

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.