whisper-money/app/Http/Controllers
Víctor Falcón 8be7ea98e0
Accounts: new pages to list, and see account details (#13)
## 🆕  Accounts page
<img width="1222" height="1118" alt="image"
src="https://github.com/user-attachments/assets/2ab659b3-c368-4824-9f00-cdeb6ae8e713"
/>

## 🆕  Accounts details page
<img width="1220" height="1171" alt="image"
src="https://github.com/user-attachments/assets/7c64b1cf-c1fd-4ada-8ab0-17ee4f6991de"
/>

## 🆕 Update current account balance
<img width="1069" height="778" alt="image"
src="https://github.com/user-attachments/assets/76586b8a-7088-4ef8-a890-22910644a2d3"
/>

## 🆕 Edit/update account balance history
<img width="1200" height="681" alt="image"
src="https://github.com/user-attachments/assets/fa589553-7be8-4049-bdf4-89996b81a863"
/>
2025-12-05 14:33:18 +01:00
..
Api Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
Settings Accounts: Allow users to create custom banks with his own logo, and name (#12) 2025-12-04 15:24:04 +01:00
Sync feat(AccountBalanceSync): Update existing balances and add new ones efficiently 2025-12-01 11:04:50 +01:00
AccountBalanceController.php Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
AccountController.php Accounts: new pages to list, and see account details (#13) 2025-12-05 14:33:18 +01:00
Controller.php Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
DashboardController.php Add dashboard analytics backend 2025-12-01 10:30:35 +01:00
EncryptionController.php Remove unused controllers and routes (#11) 2025-12-04 08:48:17 +01:00
RobotsController.php SEO landing page 2025-11-25 11:33:11 +01:00
SitemapController.php SEO landing page 2025-11-25 11:33:11 +01:00
TransactionController.php feat(TransactionController): Add store method for creating transactions 2025-11-11 12:20:39 +00:00
UserLeadController.php Add lead tracking webhook implementation 2025-11-25 12:13:29 +01:00