β¨ Features
π Dynamic Menu β Reads pizza data from a file and populates a ListView.
π¬ Interactive Speech Bubble β Displays pizza descriptions when clicked.
β Add to Order Button β Allows users to build a pizza selection.
π§± Modular Design β readPizzaMenu() method handles menu population and data binding.
π¨ Clean JavaFX UI β Built using VBox, HBox, ListView, and Label.