Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.34 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.34 KB

SoftwareMatrix-GUI

Web interface for the SoftwareMatrix program

This PHP project can do little to nothing without the SoftwareMatrix scripts found at https://github.com/compuvin/SoftwareMatrix

Having the GUI for this project will greatly increase the usage of the SoftwareMatrix program however. The features includes but is not limited to the following:

  • Visual representation of the data collected
  • Create and run custom reports whenever, no need to open up MySQL or wait for an email
  • Search (beta) for applications by name or list all by PC
  • Quick access to what is important (new software discovered and software needing review)
  • Quickly enter information about discovered software in a questionare type form

Below is a screenshot of what the GUI looks like:

Work in progress... Check out the progress here: https://github.com/compuvin/SoftwareMatrix-GUI/projects/1

We could use help with the coding and usability for this. Consider creating an issue or pull request if you have suggestions to improve this project.

CodeFactor