This website requires JavaScript.
Explore
Help
Sign in
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull requests
Projects
Releases
Packages
2
Wiki
Activity
326
commits
2
branches
5
tags
9.8
MiB
7a1d6b165a
Commit graph
2 commits
Author
SHA1
Message
Date
dankito
88ae4cb045
Implemented deleting an account (TODO: implement dialog to edit account e.g. set display name etc.)
2020-04-22 22:22:58 +02:00
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