Oigty81 / family-expenses-list-frontend

The family expenses list frontend with VUE3/Pinia/Quasar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

family-expenses-list-frontend

My intention for creating this project:

All members of family can store their expenses at one place.

They also can filter and show the whole expenses at any time.

link to the associated backend project click here

todo

  • add category filter option for show expenses
  • add a PDF-Export feature
  • add language support

Project setup

Prerequisite

Install the repository

git clone https://github.com/Oigty81/family-expenses-list-frontend.git
cd family-expenses-list-frontend
npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your unit tests

npm run test

About

The family expenses list frontend with VUE3/Pinia/Quasar

License:MIT License


Languages

Language:Vue 50.0%Language:JavaScript 47.8%Language:SCSS 1.3%Language:PHP 0.6%Language:HTML 0.4%