GitXplorerGitXplorer
a

bugtrackingportal

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
3373e39495f9ed158db5ef0df32cbb10323cc2a2

again minor database change (set utf8 as default)

aabchk1234 committed 10 years ago
Unverified
2fc4b7dbc7b1e95d18f11389787f6fdbabb50f01

Update war file

aabchk1234 committed 10 years ago
Unverified
16d97f9bb45f3eddfff4ed2c5a24c8076f75df6f

Update database schema (make more generic)

aabchk1234 committed 10 years ago
Unverified
3aafa591c7508aa32acb7b20d77389c1332a95f9

try to fix expert report

aabchk1234 committed 10 years ago
Unverified
cfc93904f2619c1485a31635516a6a7f7f68f322

minor changes, mostly visual

aabchk1234 committed 10 years ago
Unverified
7e2a90b2605af9344a95a9a3980d28bc9c577a17

minor changes, mostly visual

aabchk1234 committed 10 years ago

README

The README file for this repository.

Bug Tracking Portal

Introduction

Its an online issue tracking system, consisting of 3 modules: consumer, monitor, and expert.

Consumer can file bugs, expert can solve them, and the process is managed by the monitor.

Technologies Used

Platform used is J2EE, with JSP (front end), Servlets (back end), MySQL via JDBC (database), and CSS (for designing).