Bug Tracker
A complete bug tracking system based on PHP and MySQL, written from scratch as an in-house solution for a small games developer.
Work on the project was abandoned in the midst of already complete, comprehensive Open Source projects such as BugZilla, but may re-emerge in the near future as a bug and issue tracking add-on to the Drupal CMS.
Points of interest
The application is rich in features, including:
- password-protected user access, with multiple user access levels (privileges);
- multiple projects, each with individual user access;
- extensive sorting and filtering on open issues;
- bug fixing locks - if a user assigns themselves to fixing an issue, no other user can mark the issue fixed or closed;
- static bug reports in HTML for team managers, which can be e-mailed on a regular basis.
Our work:
Extensive PHP code, scratch built web application modules such as secure sessions, database design with MySQL




