MVVM Expenses is a sample money management application built with the DevExpress MVVM Framework. The application includes three modules, each bound to a related data source: "Accounts", "Categories", and "Transactions":
- Accounts displays a list of user bank accounts.
- Categories stores a list of transaction categories.
- Transactions stores a list of all deposit and withdrawal operations. Each transaction references a specific Account and Category by their IDs.
To log in, use one of the following credentials:
- Administrator - admin
- John - qwerty
- Mary - 12345
- Guest - (no password set)
(you will be redirected to DevExpress.com to submit your response)