Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 517 Bytes

File metadata and controls

19 lines (10 loc) · 517 Bytes

Railway-Reservation

Railway Reservation Project using Java Swing and AWT

Step-by-step guide

  1. you can map the source files to your local folder by git clone command.

  2. Once mapped, import the project in your IDE.

  3. Once successfully imported, right-click on the project and click on "Run as Java Appliation"

Prerequisites

Step 1: Ensure that *Java is installed.

Step 2: How to check version - demo on Mac:
+ For Java: #java -version (Response: java version "1.8.0_202")