A simple excel-like
personal finance app.
- Dark mode
- Installable
PWA
- Offline mode
- Data sync with
Google Drive
- Easy
transfers
between accounts - Local & sync workspaces
- Export and import [
.json
,.csv
,.xlsx
,.pdf
]
-
Setup dependencies
-
.editorconfig
-
eslint
-
pinia
store -
Nuxt UI
- Icon set
-
-
SEO tags
-
Create base routes
-
Create base layout
-
Create
Header/Toolbar
component -
Create
AccountCard
component- Name, icon, color
- Settings: Size [small, normal, wide]
- Mobile: Scroll snap center, 90% card size
-
Create
RecordList
component -
Create
color
picker component -
Create
icon
picker component -
Dark Mode
Feature -
PWA
Feature -
Exchanges
Feature -
Easy/safe record live calculations [
eval()
]
- Tooltip [
tippy
] - Date Picker []
- Searching tool [
fuse
] - Dates lib [
date-fn
]
import colors from '#tailwind-config/theme/colors'