I have a passion for lifting weights and I programmed this calculator to help me with planning my workouts.
This is a calculator that helps you figure out what weights and reps you are
potentially capable of doing based on an exercise you have established
how much weight and the reps you are capable of performing. Select an
exercise and enter those values in the following boxes along with the desired reps and weights you would like
to perform.
This calculator was written in Visual Studio 2015 using ASP.NET technology. This application uses AJAX to
send the user inputs to an ASP page written in VBScript to calculate the desired
values and send them back to post the results.