Commit Graph

5 Commits

Author SHA1 Message Date
c60235f281 Switch adapter from '@sveltejs/adapter-auto' to '@sveltejs/adapter-node' and add SvelteKitPWA plugin to Vite configuration 2025-07-19 09:37:04 -04:00
3225ebb986 kinda there 2025-07-18 23:02:01 -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
824a23765e Structure coming along 2025-07-05 10:07:47 -04:00
7900ecaaf8 Initial commit 2025-06-29 15:15:31 -04:00