paulcdb / INR-Monitoring

Scripts for setting up a website that can be used to track your warfarin medication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INR-Monitoring

Slowly working on cleaning up the code for the PHP site.

Getting Started

You need Apache, MySQL and PHP and phpgraphlib for the graphs. Once this are setup you can just copy the files to the web server folder. run the schema.sql to create the database and change the details in both dbconnect.php as well as the graphlib.php

I haven't yet got around to running the graphs from the same dbconnect.php file.

Prerequisites

phpgraphlib - http://www.ebrueggeman.com/phpgraphlib

Built With

License

I'm not going to be alive long enough to care about licencing.

  • If you can use it great.
  • If you credit me, even better.
  • If your really nice, you can donate via https://monzo.me/paulcdb :)

Acknowledgments

  • Hat tip to anyone whose code was used
  • Elliott Brueggeman for his amazing graphing libary
  • https://www.reddit.com/user/keepcalm2 for helping me with some MySQL coding. Hopefully I get time to update the wemos code so it's more secure instead if having to pull from a webpage.

About

Scripts for setting up a website that can be used to track your warfarin medication.


Languages

Language:PHP 79.4%Language:C++ 19.7%Language:Hack 1.0%