Skip to content

A web app developed for studying Vue.js and Vuex which can help you manage invoices.

Notifications You must be signed in to change notification settings

Jorrrmungandr/Invoice-App

Repository files navigation

Invoice-App

Description

This web app is just for studying and may have some bugs. I use Vue.js and Vuex to build this app and firebase to store the invoice data.

Project Demo

create a new invoice

click the "New Invoice" button to create a new invoice img.png

and you will see a sidebar like this. img.png then you can fill those blanks and save or upload the invoice.

edit an invoice

you can click any invoice in the Home view and an invoice view will show up. img2.png you can edit it at your will or just discard it.

filter invoices

you can click the filter button to display invoices of a specific status. img3.png

img.png

Project setup

install the dependencies

npm install

run the app

npm run serve

About

A web app developed for studying Vue.js and Vuex which can help you manage invoices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published