You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PizzaOrderingSystem is a Java application for managing pizza orders. It allows users to customize pizzas, manage customer details, and choose delivery or pickup options. Orders are saved in a JSON file with support for discounts and persistent order history.