Turkey Baking Calculator App

This is an example code again for an exercise of the same class.
The main goal is to create a baking calculator.
It teaches you how to use some very important and basic functions like:

  • using a slider
  • how to convert time units and present them properly
  • basic calculations
  • basic user interface

Here are a few pictures of the app:

Here is the actual code:

Comments are closed.