Displaying items by tag: software

Sunday, 23 November 2014 00:00

Software

Software brings machines and people together to accomplish tasks. Keeping track of software titles, license numbers, seats allowed, and where the software is installed are all managed here.

Software titles are listed in the table at the top of the window. From there they can be dragged and dropped onto a machine. Software titles can be deleted, editited, or added. When a software title is dragged onto a machine the seat total is automatically reduced by one. Negative numbers are allowed.

Machines & People - Software Window - Linux Version 

Published in Features

Next Generation Solutions - Boston, MA 02131 USA

Next Generation Solutions, developer of Machines & People, is a consulting firm based in Boston, MA 02131 USA. Please visit our webiste by clicking the logo above. Our services include:

  • Application Development
  • Databases Development
  • Database & Web Server Setup and Deployment
  • Website Development
  • Search Engine Optimization
  • Analytics

mosaic databasedesign

Machines & People is a professionally designed database system that uses the open source database SQLite as an embedded database. Features include:

  • Relational database connecting machines, people, and software tables.
  • Many-to-many relationships between some tables.
  • "Normalized" design: no repetitive or duplicate columns, no duplicate data in multiple rows, no columns not dependent on the primary key.
  • Indexed columns for faster search.

Learn More About Database Normalization

mosaic sqlite

Machines & People uses the open source database SQLite as an embedded database. SQLite is used by many popular applications including Apple's Mail program.

Learn More