See where you be putting that money
This is a simple csv reader that checkes your spending summary and splits it into the categories that you are spending money on.
- Go to your Wallet app on your iPhone
- Click on your Apple Card, then select your "Card Balance"
- At the bottom you will see "Statements" - Select the most recent one
- Click Export Transactions and select CSV
- Share this file to your computer
- Add the file inside the Spending-Viewer folder and rename it to
transactions.csv
- Run the app
This is a simple demo to read csv files and use that data. Feel free to enjoy!