Commit Graph
28 Commits
Author SHA1 Message Date
Keith Solomon 887d758196 - Move to public repo
- Remove CSV values
- Readme typo fix
2022-12-31 11:37:08 -06:00
Keith Solomon c63adb7f93 - Move to public repo
- Remove CSV values
- Readme typo fix
2022-12-31 11:36:53 -06:00
Keith Solomon d86b718c65 - Update styles
- Reverse CSV array for transactions log
2022-12-23 19:21:30 +00:00
Keith Solomon 521644d997 Feature complete 2022-12-23 18:08:43 +00:00
Keith Solomon 28a923fcd7 - Display overall vault balance
- Add Roboto google font
2022-12-23 17:53:44 +00:00
Keith Solomon fb443e38b6 - Set up vault balance function
- Add comments for functions
2022-12-23 17:38:35 +00:00
Keith Solomon d414e6d83a Move vaultBalances to userBalances 2022-12-23 17:35:18 +00:00
Keith Solomon c3149ea2ab Move balance function to generic 2022-12-23 17:33:29 +00:00
Keith Solomon 388266609d - Adjust styles
- Adjust alignment
2022-12-23 17:30:53 +00:00
Keith Solomon abe10c88a2 Add variables for user name in balance function 2022-12-23 16:53:08 +00:00
Keith Solomon 828f13f975 - Move user balances to function
- Build overall vault balnce section
2022-12-23 16:50:24 +00:00
Keith Solomon 603fcd9bdd - Set up user balance calculations
- Display balances on page
2022-12-23 16:36:54 +00:00
Keith Solomon 43412ee0dc Correct date for initial balance 2022-12-23 09:58:10 -06:00
Keith Solomon 83727e2055 Remove old vault.csv 2022-12-23 09:55:49 -06:00
Keith Solomon b15cd81b10 Fix git issues 2022-12-23 09:53:21 -06:00
Keith Solomon 3a070bad6e Split testing 2022-12-23 09:35:37 -06:00
Keith Solomon 2b77e5eafc - Add function to calculate vault balances
- Modify split function to return a single user
2022-12-23 09:34:38 -06:00
Keith Solomon 71d04d660c - Add initial balance
- Adjust spacing in index.php
2022-12-23 09:25:07 -06:00
Keith Solomon 257a848970 - Remove array sort function 2022-12-22 19:10:27 -06:00
Keith Solomon 57c62d1a3d Update readme 2022-12-21 07:48:03 -06:00
Keith Solomon eeb5f63885 - Add readme file
- Move vault transaction output to function
- Add list of all transactions from vault
- Start balance calculation functins
2022-12-21 07:46:21 -06:00
Keith Solomon 41807cf76a Update CSV files 2022-12-20 06:45:36 -06:00
Keith Solomon 119b2ee28c -Misc fixes
-Add all entries CSV
2022-12-17 18:17:37 -06:00
Keith Solomon 9fe9df26bd - Set up csv storage
- Sort CSV array by timestamp
- Build transaction table from CSV
2022-12-17 15:45:30 -06:00
Keith Solomon e8fe2957a5 - Split functions and styles from index
- Start building generic log retrieval function
2022-12-17 13:26:00 -06:00
Keith Solomon be45c71db4 Set up Symos data array 2022-12-15 14:34:57 -06:00
Keith Solomon 8ee5a98a81 Add Symos API key 2022-12-15 11:27:21 -06:00
Keith Solomon 957d9cb656 Initial commit 2022-12-15 11:15:30 -06:00