10000 GitHub - arunnattarayan/budget-app: Home budgeting app frontend, Angular 7, PWA, Angular Material, RxJS, JWT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

arunnattarayan/budget-app

 
 

Repository files navigation

Home budgeting - app

About

This is a front-end of home budgeting app.

Installation

  1. run git clone https://github.com/kamil-rybczynski/budget-app command
  2. run npm install command
  3. edit src/environments/environment.ts file and set apiUrl param which must be url to installed budget-api repository
  4. run npm run start command and open http://localhost:4200 url in web browser

Roadmap

0.4.0

  • Feature: Monthly budget planning
  • Feature: Progress bar of monthly budget plan realisation on budget table
  • Feature: Current month plan realisation on dashboard

0.3.0

  • Feature: Statistics for contractors
  • Feature: Statistics for accounts
  • Change dashboard stats to three months comparison
  • Directive for better forms validation
  • Travis CI and Coveralls integration
  • e2e tests for auth
  • unit tests for pages, components and services

0.2.0

  • Enable serving app as PWA

0.1.0

  • Removing transaction
  • Removing category group
  • Removing category
  • Add modals for delete operations confirmation
  • Transactions list filtering by month

About

Home budgeting app frontend, Angular 7, PWA, Angular Material, RxJS, JWT

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 70.8%
  • HTML 24.2%
  • CSS 3.8%
  • JavaScript 1.2%
0