Go-Live Date: Oct 04, 2006 (Approximate)
Project Overview
The Office of Clinical Research site focuses on offering information, documentation, and helpful links to Faculty & Staff, patients, and volunteers.
Front End Description
This web site is for the University of Chicago’s Office of Clinical Research. This web site is based on a template provided to me by the University of Chicago (in order for their web presence to have consistency).
Back End Description
This was a completely static site - no backend magic.
Lessons Learned/Random Thoughts
This project scope did not include any database work or scripting language programming so I had to find a creative way to manage almost 100 pages. I ended up using Server Side Includes technology which allowed me to “reference” common files with a server call. All common text on this web site (header, navigation, side links, footer) are in master files making updating the web site much easier.