My First Django App! A diabetes management solution.
Fairly new to django, python, and programming in general. I wrote a hobby app of sorts that records blood glucose levels, insulin doses, and meals. It takes the user input and uses matplotlib to render graphs. Its a whole bunch of python pasta code holding it together, but it works, and it was a great … Read more