Project Tracking DB - Plugin

I put together a Project Tracking Database that runs from a Kicad Simple Plugin or, as Stand-Alone.

The Goal: Use LibreOffice 6.4, and figure out work-arounds to it’s short-comings and use it as a Kicad Plugin.
The Result: Success - a Project Tracking Database that runs from a Kicad Plug-in without any problems.

The Database is very basic but, better than doing it on paper. It’s posted at SourceForge; Here’s the Link.
A user could play with it for learning, hacking or, use as-is.

FYI - I my favorite hand-coded Java-SQLite databases are able to run from Kicad too, but, File-Structure/Access would be a problem for users without ability/knowledge/toolchain of Java Programming because the db location needs hard-coding.

Gif below shows the larger of the two GUI forms…

db_720.mov

1 Like

I posted another Project Tracking Database; It’s written in Java, using SQLlite.

It’s a Stand-Alone app (does not run or require a Database program, it contains the necessary libraries).

It’s simple to use - my Hand-Coded favorite, mentioned in post, above.

It’s posted Here

dbShownTell_480.mov

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.