Skip to content

Releases: Raofin/Travel-Agency

Travel Agency

29 Sep 16:01
4a1ca49
Compare
Choose a tag to compare

How to Run

  • Executable JAR:
    1. Download Travel-Agency.zip and extract it
    2. Run Travel-Agency.jar
  • Source Code:
    1. Clone the repository
    2. Execute the following commands:
      • javac -target 8 -source 8 Start.java
      • java Start