RecPlex
Pleasant Prairie's recreational complex website provides information about their facilities, classes and special events. Very soon there will be a member portal where any of their 5000 members can sign up for classes and track their nutrition and fitness.
I built the entire back-end and all the front-end functionality. The site can run on a LAMP or Microsoft system without any modification. The site interfaces with a third party sports management system through a SOAP-based API. Be sure to check out a gallery and the video section as well as the home page calendar which is written with AJAX.
AJAX
Ajax—which stands for Asynchronous JavaScript and XML—is a group of interrelated web development techniques used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page.