I primarily planned, programmed and launched the registration and Administration for Alliance Youth Soccer League. The Registration page is a combination of PHP and Ajax, using Authorize.Net as a payment gateway.

The Registration process is a single, one page form with the ability to register multiple players, such as siblings or family members and a section for promotional codes and payment processing. The Promotional codes are created using the administration system for Alliance and also use Ajax to check validity and process the discount. Payment is secured using 128-bit encryption to ensure secure payments.

The Administration Software is a custom framework running on PHP, jQuery with Ajax and a MySQL database. The Administration portion of the site is used to set prices for the league, create and manage promotional codes and discounts, set / create / manage Age Divisions / Region and Seasons as well as Player, Team and Coach data.

I personally did not develop nor design the original website, only for the Registration and Team Registration and the Administration.