BankingClient/BankingJavaFxControls
dankl 0c8870446e Added IBankingPersistence to be able to store and deserialize added accounts and retrieved account transactions. Implemented BankingPersistenceJson not meant to be a real IBankingPersistence implementation but to get one up and running fast. 2020-01-15 23:55:16 +01:00
..
src/main/kotlin/net/dankito/banking/ui/javafx Added IBankingPersistence to be able to store and deserialize added accounts and retrieved account transactions. Implemented BankingPersistenceJson not meant to be a real IBankingPersistence implementation but to get one up and running fast. 2020-01-15 23:55:16 +01:00
build.gradle Added modules BankingJavaFxControls and BankingJavaFxApp 2020-01-08 20:31:16 +01:00