1
0
PiggyBank/piggybank
2020-05-19 02:36:00 +04:00
..
cli Build scripts replaced by Makefile. Minor update for setup.cfg. Added main.py 2020-05-19 02:13:36 +04:00
__init__.py README.md updated. Added name of config file. To be thinked on how to implement configuration. There's only one option to store, but I want to come up with solution suitable to use in future. 2019-12-29 22:40:50 +04:00
currencies.py Performed some refactoring on an existing code base before further work. 2020-03-27 20:14:22 +04:00
piggybank.py Performed some refactoring on an existing code base before further work. 2020-03-27 20:14:22 +04:00
transaction.py Minor refactoring of Transaction class. 2020-05-19 02:36:00 +04:00