Early Morning Session

Working 😎

So another day begins, and because I happen to be working on more than one thing at a time, I have to get as much done as possible in the limited time I have available. Hope you enjoy this awesome Work Music Lab mix as I share some of the plans for my Sunday coding 🙂

22-06-08-01

Database & Classes

Although I still have the previous database tables when I was developing the original desktop MOOVPAD app in the past, I've decided to work on a new version of the tables so that I can review the structure of the data and what needs to be stored. The most obvious example of this is the physiologic data from assessments. The original plan was to store all the calculated values for each assessment. However this isn't necessary.

It's also totally inefficient and of little value since the database tables would be much larger, yet the actual time taken to compute those values client-side is minimal. So that approach adds a much greater load on servers long term, and increases data recall time, but only really saves milliseconds of client-side compute. So that will be changing, among other things.

More work ahead 🙂

Stay awesome,

EMH

22-06-14-01

I AM #LAME7