GithubHelp home page GithubHelp logo

alketola / glu-log-php Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 108 KB

A small PHP web app for recording and viewing glucose (diabetes) diary

License: MIT License

PHP 81.77% CSS 2.43% JavaScript 15.80%
php mysql-client glucose challenge-response resizeable

glu-log-php's Introduction

glu-log-php

WHAT IS THIS?

This is a logging utility for recording personal glucose data of people who have diabetes and insuline treatment. It's to be installed on a www server, and can be used even with the simplest browser, even with a 2011 mobile. Thus, the UI is quite terse but functional.

It begun in 2010 as a tinkering project of mine, as a friend had a son with diabetes. The friend worked for Nokia, thus it was made for small (Nokia) mobile screens. It is still a tinkering project, and if nothing else, proves that I'm a prominent in tinkering. This is about the first thing I've ever made in PHP.

The purpose of publication of this is educational and of course self-promotional, and I would be happy if this should be helpful to someone.

INSTALLATION

You'll need a web server account with PHP 5, MySQL and FTP access. Copying files to tour web root is not enough, you will also have to create databases clientdata and healthrecords in MySQL and fill in access credentials in ./DbMan/conf/DbConf.php

SECURITY WARNING

The security is pretty low, even if it has a challenge-response system for transaction authentication. There are better challenge-response libraries available nowadays, mine was never really acid tested. The data flow is unencrypted.

COMPONENTS COPYRIGHT NOTICE

prototype.js is used. Thanks!

Prototype JavaScript framework, version 1.7
(c) 2005-2010 Sam Stephenson
Prototype is freely distributable under the terms of an MIT-style license.
For details, see the Prototype web site: http://www.prototypejs.org/ 

glu-log-php's People

Contributors

alketola avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.