Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 677 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 677 Bytes

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.