Commit Graph
67 Commits
Author SHA1 Message Date
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
Keith Solomon 8ef4e53b49 Merge pull request #2 from ksolomon/API-Connection
API connection
2022-09-27 09:53:05 -05:00
Keith Solomon 9864688aae Feat(api): Correct Log URL
Switch to correct API URL for the Log call

Issue/Task ID: 1
2022-09-27 09:50:21 -05:00
Keith Solomon 6e63f963b1 Feat(api): Change variable names
Changed $json in each API call to $jsonMoney and $jsonLog

Issue/Task ID: 1
2022-09-27 09:16:52 -05:00
Keith Solomon 3e8b919471 Feat(api): Connect to API
Set up and connect to both potential API sources.

Issue/Task ID: 1
2022-09-27 09:07:59 -05:00
Keith Solomon 6b6ca19b1c Docs(notes): Switch to plain text 2022-09-27 09:00:25 -05:00
Keith Solomon 2a3edacc63 Chore(*): Site notes 2022-09-27 08:39:54 -05:00
Keith Solomon c5876d6080 Chore(*): Initial commit 2022-09-27 08:06:45 -05:00
Keith Solomon 38973bbfc5 Initial commit 2022-09-27 08:03:34 -05:00