GitXplorerGitXplorer
a

bugtrackingportal

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f95721fe8003dee645cf720e6601cdc5f323f639

Fix formatting and relative placement of Expert and Monitor options in Login.jsp

aabchk1234 committed 10 years ago
Unverified
d01c07646420e34dedc92d0a65931cf326032715

more refactoring got left out

aabchk1234 committed 10 years ago
Unverified
831ed92eb86adc367ea4737d5db38ef19107bd86

more refactoring leading from previous refactoring

aabchk1234 committed 10 years ago
Unverified
b579c61fa846527162e86d6f172c5d0c15fc6da7

Refactoring (mostly minor formatting)

aabchk1234 committed 10 years ago
Unverified
66f60793b7d0674f16440aee45ffa8c7abc2e70f

Correct location and access of Reports (monitor report of experts)

aabchk1234 committed 10 years ago
Unverified
0d7385a5b4e009a9d1b36ac6e844455546a15b5e

minor updates

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).