Create an Android frontend App
While going to the web site and entering the data is pretty quick, just entering the data into a custom-built application is even more convenient.
Also, this would allow "collecting" your weight data and pushing it to the PD server as soon as you have internet connectivity available (e.g. holidays where you don't have Internet)
The processing could still be managed on the back end.
3 comments
-
Hakan Tandogan
commented
Actually, having an android device ( HTC Desire ) myself, that is my poison of choice :-)
But given a REST interface, anyone could create a client of his choosing without burdening you too much. Without such an interface, one would have to resort to screen scraping (which is EVIL :-) )
-
I've actually thought quite a bit about doing an iOS app. But Android would be lower on my list.
-
Hakan Tandogan
commented
Actually, I was just writing such an Application just at the time the server went down :-)