Skip to content

technikum29/t29-inventory-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory managament made for geeks

This repository contains software to manage the inventory of the technikum29 computer museum. It consists of the following parts:

This software suite is built around the JSON inventory database format, a particular and easy format to store an inventory database. It is discussed in the file database-format.md. This format was chosen because it is very easy to get startet in virtually any programming language to process and display items of the database. Therefore, I call this inventory managament made for geeks, who like to use explorative programming and their favourite Unix shell.

All software in this repository was written in 2019 by SvenK and is released as Public Domain.