Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 374 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 374 Bytes

JavaRMIHotelReservation

Using RMI to build a Hotel Reservation System in JAVA with GUI

  1. Extract all the zip files in a folder and import the projects in netbeans
  2. Resolve issues by pointing the jar files appropriately
  3. The roomManager.jar is found in RoomManager/dist folder and to generate it simply build the roomManager.java file
  4. Import the sql file in Mysql