This document summarizes an OOP project submitted by Minahil Saeed, Abdul Mateen, and Uzair Ali to Sir Zain-ul-Abideen. The project is a program that allows users to order pizza from Domino's Pizza online with just a few clicks by selecting options like crust, size, toppings, drinks, and sides. When the order is submitted, the program will display the total cost based on the selections. The program uses Java Swing elements like buttons, panels, menus to create the graphical user interface.