Buy Nexium Without Prescription

Completed: June 2009

Profile:
Online fertility calculator for a fertility pharmacy.

Brief:
Create a web-based calculator that will take users input and after submitting will return to the screen the result.

Implementation:
I custom built the calculator to replicate the functions of a spreadsheet where these calculations had previously been implemented. Using Ajax to transport the users input and result to and from the PHP backend I was able to hard code many of the numbers in the application and then use them to compute the answer. Because of Ajax the screen does not refresh in order to print the result and therefore it provides a better user experience.