Skip to content

Latest commit

 

History

History
66 lines (30 loc) · 1.55 KB

File metadata and controls

66 lines (30 loc) · 1.55 KB

ReportProject

Objective: Designing and Developing Incident & Request Ticketing Tool With ability to later generate and schedule reports

Technologies Used: 1.HTML 2.CSS 3.Servlet 4.MySQL

The project is still in the initial stage and will be updated with new features on daily basis.

Content Constructed With CRUD Functionality with DataBase 1.Registeration Page 2.View Recorded Incidets from Database 3.View Recorded Request from Database 4.View Registered Users 5.Update & Delete Registered User

Next Stage:

  1. Raise Incident and Request from Front End and populate same at DB
  2. Figure out Effiecient way to write the Controllers and DAO files.
  3. Convert raised Incidents and Request into report format (currently Jasper is being considered for this task )
  4. Generate analytical tool to represent and visualize these reports in graphical structures using GWT libraries which provides an elegant and feature rich Highcharts visualizations.
  5. Schedule reports and deliever them at end point address.

ScreenShot

1.HomePage

home

2.RegisterPage

registeration

3.Raising Tickets

raiseIncident

4.Viewing Tickets

viewIncident