The App:
My Solar You app converts age as well as weight to as many planets as you want. First, the user is prompted to enter their home planet. If the user clicks go before entering this information, the app will prompt them to enter a home planet. Next, the user will be prompted to enter their destination planet or planets. If the user clicks go before entering this information, the app will prompt them to enter at least one destination planet.
The user may enter age and/or weight. If the user does not provide either one, they will be prompted to provide at least one of these pieces of information.
Finally, the user should press the go button and the requested conversions will be displayed on the bottom of the screen. The user may then deselect or add planets to perform another conversion.
Comments