Skip to content

Finally we've got some useful data processing implemented

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgets dgets released this 01 Jan 15:04
· 220 commits to master since this release

After much work learning Django, and struggling to get the rust off of my knowledge of python (while adding a bit more to the original base), I think that things are ready here for an alpha release. This release is lacking a whole load of features that the original will have; ie it doesn't have support for individual users, no graphing, no metabolite level projection, etc. However, what is provided in the dataview app of this project (after recording appropriate medications/substances and the administrations thereof), is finally useful, to an extent. You can get an idea about some of your dosage habits and variances, if nothing else.

Hopefully it won't take nearly so long to get the rest of the features out. I think I've learned enough Django to be able to do what I need now, the main issue slowing me down will be learning a good graphing library, integrating with the JavaScript, and coding the half-life and adipose dispersal rate algorithms.