finally{}

all will be well finally

Archive for July 23rd, 2008

Y-A-T-S-Y 0.1 – DB and Reports

without comments

For the first version, I want to keep the system very simple and easy (as I matter of fact, I’m a die-hard proponent of simplicity; but that is for another post).

Database

A Helpdesk system revolves around ‘Case’ (or ticket or problem). The DB design I’ve shown below supports ‘Case’ and other support data – like Priority and Category.

image

I haven’t included Level, SLA (which will include holidays, business hours) and so on. Those are for next version.

Reports

These are not exhaustive, but should provide a quick view of reports needed out of a Helpdesk System.

Summary Reports

  1. Month-wise report on reported Cases
  2. Month-wise reported Cases by Priority
  3. Month-wise reported Cases resolved by Agent
  4. Customer Satisfaction Score by Agent
  5. Customer Satisfaction Score by Priority

As features are added, there will be need for other reports.

It should be possible to export these reports as pdf, xls. (By default it will be just html).

If you’ve any questions/comments, please feel free to comment.

In case you would like to follow up progress of Y-A-T-S-Y, you can follow me on Twitter.

Written by Joseph Jude

July 23rd, 2008 at 10:55 pm

Posted in Programming

Tagged with