It is a webapp with a vanilla Java/Javascript/SQLite stack. Using SQLite instead of a full DB engine makes things a lot simpler, and is appropriate for a single-user/small team use case.
It is a webapp with a vanilla Java/Javascript/SQLite stack. Using SQLite instead of a full DB engine makes things a lot simpler, and is appropriate for a single-user/small team use case.