Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 371 Bytes

Online-Reservation-System

A Java based online airline reservation system

  • Retrieve XML data from database
  • Parse XML data to local
  • Search for flight over client's preference (including departure airport,time,arrival airport)
  • Didplay the result on the UI
  • Sort and filter the search result by total price ,flight time,departure/arrival time,,numbers of stopovers