Closed dcolli23 closed 4 years ago
We need to implement a measurement struct or class that stores both the amount and unit of the serving size in a convenient way.
If we go the class route, we should implement methods for converting between units as well.
Description
We need to implement a measurement struct or class that stores both the amount and unit of the serving size in a convenient way.
If we go the class route, we should implement methods for converting between units as well.