Skip to content

A desktop application for a travel agency, built using Java OOP concepts and Java Swing framework.

License

Notifications You must be signed in to change notification settings

Raofin/Travel-Agency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

My very first programming project!

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

Screenshots

License

This project is licensed under the MIT License.