FoxParlor

www.foxparlor.com

FoxParlor is a small graphic design and multimedia firm for which I occassionally perform freelance projects. While I have performed programming and technical work for FoxParlor's clients, some of the most interesting projects I've done have been for FoxParlor itself. One such project was a bugtracking system to allow FoxParlor and its clients to communicate about the status of projects. To do this, I created an authentication system, allowing clients to access only their project lists, while administrators can access all project lists. Most of the work involved creating the database structure to support this functionality.
(Screen shot of bugtrack administrator page).
(Screen shot of client project list page).
(Screen shot of client project details page).

Another project I developed for FoxParlor was a project preview area for clients to use to view the development of their projects. I was able to extend the database and authentication system work I performed for the bugtrack project to quickly build this area.

FoxParlor was created on a Linux system running Apache and using PHP and MySQL.

(back to summary page)