Commit Graph

5 Commits

Author SHA1 Message Date
aaa675b6ee Enhance account management: add functionality to hide accounts and retrieve hidden accounts; update API to handle account visibility settings. 2025-07-08 21:00:49 -04:00
61d2a258fc Add account management features and integrate Tailwind CSS typography
- Implement setAccountInTotal and deleteBudget functions in db.js
- Update budget handling in the budget server API
- Add DELETE endpoint for budget removal
- Enhance account page with delete functionality and confirmation modal
- Include @tailwindcss/typography in package.json and app.css
2025-07-07 21:43:36 -04:00
3bc6b9ab7c Implement account and transaction upsert functionality; add updateAccounts API endpoint 2025-07-07 18:35:00 -04:00
824a23765e Structure coming along 2025-07-05 10:07:47 -04:00
7900ecaaf8 Initial commit 2025-06-29 15:15:31 -04:00