Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 545 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 545 Bytes

Travel-Itinerary-System

Travel Itinerary System is an OOP (Object Oriented Programming) Based Project with the integration of GUI in JavaFX. In this System we can create and organize your Trips and its Schedules and details like your booked Flight, Resident and Excursions. And it will also tell you the total expenditures of your Trip.

Concepts used in that Project

  1. JavaFX GUI
  2. CSS with JavaFX
  3. File Handling in Java
  4. Abstraction, Composition, Inheritance, Interfaces, Data Hiding, Polymorphism, Encapsulation
  5. Git and Github