Hey guys as some people know by reading my first post that I am a complete beginner, so far I have learned properties, Do/For loops, RadioButtons/Checkboxes, if/elseif statements, Try/catch statements, and a bit more detail. But today my grandmother ( who I live with ) was diagnosed with Malnutrition, dehydration and nervous system disorder, So I am creating a application that she enters age/height/weight and it calculates her BMR, which it has already done, and thus lists the calories she needs to consume in a day, I already got that.
My question is, how can I make it so where she closes the application, and can re open it, and it saves her info from before, so she can enter i ate X calories, and it deducts from her total of the day, so she can keep track you know..?
Thanks in advance for all the help.
-Cody
My question is, how can I make it so where she closes the application, and can re open it, and it saves her info from before, so she can enter i ate X calories, and it deducts from her total of the day, so she can keep track you know..?
Thanks in advance for all the help.
-Cody