Planet Age Calculator

Description

This is C++ application that calculates your age on all the planets of the solar system. The math programmed into it is quite basic, but the purpose of this project was for me to learn how to add a GUI to a C++ application. Qt Toolbox was used to create the GUI.