All the bug and petition reports are stored in the database and it should be fairly trivial to write a simple web based application to access them from the DB. Accessing stuff from an existing DB is simple with stuff like ODBC and JDBC along with any web page generating language you like.
|