WFHStitchWitch / uglywellness_KTGH

App development for "ugly" facets of personal health including dietary intake and bodily output, to fill a gap in standard fitness and diet journaling.
GNU General Public License v3.0
0 stars 0 forks source link

Create an object/table/array/something for each category of data capture #1

Open WFHStitchWitch opened 3 weeks ago

WFHStitchWitch commented 3 weeks ago

Learn how to create a data table, give it inputs, and get outputs from it.

WFHStitchWitch commented 2 weeks ago

Learned the basics of creating a table, adding rows of values to it, and saving it to a CSV file.

WFHStitchWitch commented 2 weeks ago

Created template of code block for this function. Reviewing previous work to standardize blood pressure, bodyweight, body proportions, and body waste files before moving on to rest of planned inputs.