Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 452 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 452 Bytes

Byte Firm - Finance

Definition

This project allows us to import CSV's from Wells Fargo and use data within the database to map the transactions to specifict accounts.

Version

0.9

Language

Groovy

Build

Gradle (You do not need to have gradle installed)

Database

This project makes use of Hibernate. I have been using HSQL in-memory and PostgreSQL. See the hibernate.properties file.