Navigation


RSS: articles / comments



Liquidgolf

Technology: ASP, COM, Oracle, HTML
Time Frame: February 1999 - January 2000

I was hired by Integrated Concepts to create the backend for an online golf store. Working with one other programmer, we created the majority of the asp backend for this site in less than a month. This was an extremely rushed project which didn't allow any kind of tradiitonal development cycle. The look and feel for this site was outsourced to a design company.

The admin pages were also created under a very heavy time constraint. Basic and necessary functionality were all that I went for. I was responsible for all aspects of the administrative site.

The home page for this site is similar to any other ecommerce site, with links to manufacturers, categories and differentlines of business.

Selecting a manufacturer results in a paged product list of all matching items.

This is the product detail page. From here the user can customize attributes of the product (if available) and add it to the shopping cart or gift registry.

The page showing the shopping cart is simple and self-explanatory. Credit cards are validated using a COM object from authorize.net. UPS shipping charges are calculated by submitting a query directly to the UPS website.

The "Pro Shop" is really just a jumping off point for the catalog.

The Course Locator matches any courses in the database based on location or attributes supplied by the user.

LiquidGolf wanted the ability to administer e-gift certificates to the users. The user could apply these gift certificates in the checkout process.

This is the order search page which shows all matching orders based on the criteria in the search bar.

The order detail page shows all aspects of a particular order including individual items and shipping information.

LiquidGolf also needed the ability to update their catalog through the admin pages. This page provides a searching function for admins to find specific products.

This shows how the user might add or update product information. The tool also includes the ability to upload product images via Software Artisans File-Up COM component.

Since many of the products can be customized to various sizes and hands, this page administers all selectable options for the product.

A general search tool for finding customers and administering their various attributes.

Return to Portfolio