gpreviatti / my-wallet-frontend

Frontend da aplicação my-wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Wallet FrontEnd Project (VueJs)

System to control finnaces and stock portifolio

Tecnologies

Todo

  • Create vue-cli project and install bootstrap
    • Routing Configuration
  • Functions
    • Navbar menu
    • Home
      • Table List purchases
      • Modal add transaction
      • Current Balance, incoming and incoming control
    • Reports
      • Add charts (ChartJs)
      • Add reports by months, weeks and years
    • Wallets
      • create/edit and remove Wallet
    • Investiments
      • Add stocks to wallet of stocks
      • Support to other tips of investiments to control
  • Add api comunication with backend application
  • Authentication
  • Deploy at heroku
  • Landing page

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Frontend da aplicação my-wallet


Languages

Language:Vue 87.9%Language:JavaScript 10.3%Language:HTML 1.8%