jonestimd / finances

Track personal finances in an SQL database.

Home Page:https://jonestimd.github.io/finances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finances

Home page

Installation

An application for tracking personal finances using a SQL database.

Requires Java 8.

Database Support

When using MySql or PostgreSQL, the database runs as a separate application and must be installed separately.

When using Derby, the database runs as part of the application and does not require a separate installation.

About

Track personal finances in an SQL database.

https://jonestimd.github.io/finances

License:MIT License


Languages

Language:Java 100.0%Language:HTML 0.0%