/vueCRM

Finance accounting app built with Vue. Firebase is used as a db.

Primary LanguageVue

Vue CRM

Description

Finance accounting app built with Vue. Firebase is used as a db.

Stack

  • Vue.js
  • Node.js
  • Vue-router
  • Vuex
  • Vuelidate
  • Firebase
  • Materialize CSS
  • HTML5
  • CSS3(Sass)

Installation

Clone the repo into your folder

cd *your-folder*
git clone https://github.com/mediocreeee/vueCRM.git

Then install all required packages via npm

npm install

Run the app

npm start

Endpoints

  • /home - Home page
  • /login - Login page
  • /register - Register page
  • /categories - Page with a list of your accounting categories
  • /detail-record - Page with a detailed information about the record
  • /history - Page with the history of your losses and gains
  • /planning - Page with your financial plans
  • /profile - Page with your profile
  • /record - Page where you can watch for your records by id