Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1021 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 1021 Bytes

WebCash

Build Status

This project was generated with Angular CLI version 1.0.1.

For details on build/serve/deploy/test please visit Angular CLI.

What is WebCash?

WebCash is web version of popular OSS GnuCash.

What features are available?

Right now, the following features are available:

  • The home page displaying all the accounts
  • Account transactions

What is the technical stack?

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.

Front End