Electronic parts organizer written in PHP
Released under the MIT License Copyright © 2012 Francesco Valla (some parts of ICDBNavigator are from others; see license.txt for details)
ICDBNavigator (or "ICDBN") requires a PHP server - like Apache or the lightweight Mongoose - and an SQLite / MySQL database to work. To install it, clone the repo in a folder accessible and writable from the server and run setup.php in a browser.
More documentation is a work-in-progress.
Tested in Chromium and Firefox under Linux.