Developed an e-commerce web-site in support of a major Twin-cities' Printer' business strategy. The site supports over 2200 users and over 400 products with additional product offerings planned for 2nd quarter 2005. The site is built on top of the reusable application and database architecture that I developed in 3rd quarter 2004.
Developed a reusable application and database architecture for a new Print On Demand web-application. The architecture consists of 3 logical (UI, business, data) layers. The middle tier of business and bindable collection objects provides a simple, reusable platform for UI development, application security, and data access. The data layer consists of SQL Server stored procedures that provide all data access functionality. Developed the data model by examining an existing, legacy database and restructuring the data into appropriate groups/entities, (eliminating much redundant data), assigned correct primary and foreign keys, as well as implemented var