This project was generated with Angular CLI version 1.0.1.
For details on build/serve/deploy/test please visit Angular CLI.
WebCash is web version of popular OSS GnuCash.
Right now, the following features are available:
- The home page displaying all the accounts
- Account transactions
It is a MEAN stack product, except that instead of MongoDB, M stands for MySQL, since GnuCash does not support any of the NoSQL databases.
- Angular (4, as of now)
- AngularFire2 for authentication
- ngrx for state management
- immutable for storing state