A budgeting web app using Vue, Quasar and Pinia
Vue budget app
inspired by react-budget-app
todo
- CRUD budgets and expenses
- refactor
- color or darkmode optimization
- add filter for budgets or expenses
- I18n translation
- PWA SSR?
PR is most welcomed!
cd vue-budget-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm