Description
The goal of the project is to develop a web-based system to store 
  and organize information about the hardware (pc, printer, scanner,) installed. 
For each item the system store data about hardware configuration (HD/RAM/NIC...), 
  manufactory, seller and installed software.
  The user may upload and link to each item many files, many pictures (i.e. shot of the item, 
  the invoice scan,) and add one 
  or more comments to it.
  The 'comments system' allows the user to add one comment to each image, and 
  add many comments 
  to each item and to each invoice.
The application groups the items by category. Seven categories (Pc, printer, 
  scanner, hub,...) will be defined by default, 
  the user may add many other custom categories.
The application stores the location where each item is installed. It provides 
  a 
  table that contains the information about the location where will be installed 
  the Pc. 
  The location may a room, a floor, or a town, depending on user convenience.
The access to the stored information is granted per user basis. In the earlier 
  release
  will be two groups of users: the administrators, and the normal users.
A simple ticket system is provided. This system allows the user to manage tickets (open, read, modify, close, comment) per device. It is, also, provided the form to search on open, close or both tickets.