Skip to content

jonestimd/finances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.