WakeboardCamp.com
The Wakeboard Camp site is powered by a custom CMS that I created. There are a ton of features on the website, and the design is pretty modern and edgy. It includes a WordPress blog for the homepage, and how bunch of jQuery throughout. The best feature has to be the “Rate Calculator” web app that I created for them. It allows the customer to select dates to visit the camp, and then the app gives immediate feedback, like price, availability, discounts, and a ton of other things. The Wakeboard Camp can control the pricing and availability calendar easily from within the custom CMS I built for them. Although the calculator app is easy to use, don’t mistake it as a basic script. There are a lot of things going on with the PHP server script, and a ton of variables that the end-user will never know about are being used to calculate all of the information, and process the AJAX callbacks.