|
c3dbabe42d
|
accountOperation check if account exists in database
|
2023-01-21 17:50:07 -06:00 |
|
|
c036cc43dd
|
Code cleanup
|
2023-01-17 13:47:36 -06:00 |
|
|
b6967e665e
|
Rest of the operations boilerplate
|
2023-01-17 13:39:00 -06:00 |
|
|
287f9f4751
|
Operations and AccountOperations boilerplate
|
2023-01-17 11:58:31 -06:00 |
|
|
365b24e651
|
MainOptHandler help
|
2023-01-15 17:50:01 -06:00 |
|
|
ecac206fce
|
Earning and Payment both inherit from Transaction
|
2022-09-16 19:53:05 -05:00 |
|
|
7bd0a69c62
|
Refractor transaction to payment
|
2022-09-16 19:51:21 -05:00 |
|
|
5d900dbda9
|
created Math which can create regressions and PolynomialFunction to
represent the regressions
|
2022-09-16 18:57:28 -05:00 |
|
|
a3efa59ebb
|
MainOptHandler for the first parse of argv
|
2022-08-13 18:42:16 -05:00 |
|
|
03d84ef9ee
|
AccountOptHandler for parsing commandline options
|
2022-08-13 18:41:04 -05:00 |
|
|
5999a45e2b
|
Added Account::getTimeline()
Returns a date sorted list of transactions and earnings.
|
2022-08-13 12:09:19 -05:00 |
|
|
04765e1992
|
AccountData can read from json files to populate accounts.
|
2022-08-12 15:26:25 -05:00 |
|
|
b43917ce73
|
Initial Commit
|
2022-08-04 18:27:39 -05:00 |
|