Magicianred / vue-crm

This is an application for financial planning, control and cost accounting. This app uses Vue, Vuex, Firebase, Materialize.css

Home Page:https://vue-crm-fb.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-crm

This is multilingual application for financial planning, control and cost accounting.

This app uses Vue, Vuex, Firebase, Materialize.css

You can create your personal Account by simple registration or use a demo account to explore the application.
Application deployed on Firebase hosting by url: https://vue-crm-fb.web.app/
Demo account:
login: test@test.ua
password: 123456

*Note: Application use 'data.fixer.io/api' resource for the exchange rate. Due to the fact that this resource does not have a SSL certificate and uses http, Firebase does not allow a request to unsafe domains. For this reason the Account page (Home) does not work.

Preview application:

Account page (Home)

Screenshot of example

Planning page

Screenshot of example

Category page

Screenshot of example

History page

Screenshot of example

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This is an application for financial planning, control and cost accounting. This app uses Vue, Vuex, Firebase, Materialize.css

https://vue-crm-fb.web.app/

License:Apache License 2.0


Languages

Language:Vue 72.2%Language:JavaScript 26.7%Language:HTML 1.1%