Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 432 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 432 Bytes

Money Manager

Money Manager is an app that simplifies the management of personal finance by helping to track and control expenses, budget and planning.

In current implementation the app allows the user to add money accounts(wallets), manage expense/income categories and add transactions (expense/income/transfer).

The data persists locally in IndexedDB and is be continuously synced with remote database (Firestore Database).