A converter app

This is an Ajax/PHP app that I wrote while learning them. I was inspired by converter a win32 measurement conversion application. The values too are taken from same source. This is purely for entertainment purposes and should not be used for any important/critical purposes as the numerical precision is not taken care of and the results are not verified.

The most fun part of writing this app was using python to write the php code after collecting the conversion data in a spreadsheet :D

apps

A converter app