This is a simple desktop application developed using Qt Creator in C++. It allows users to compare the specifications of different Apple devices (specifically iPhone models as of 8/30/23) from iPhone X to iPhone 13 Pro Max.
- Select two devices from a list of Apple devices.
- View a side-by-side comparison of the selected devices' specifications.
- Simple user interface.
- Clone the repository:
git clone https://github.com/khoiado/AppleComparisonProject.git
- Open the project in Qt Creator.
- Build and run the application.
- Select two devices from the drop-down menus.
- Click the "Compare" button.