An Expense Tracking application that can handle multiple currencies and generate simple reports and budgets.
Stars
6
Forks
0
Watchers
6
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
335
commits
* separating viewmodels into their own separate file
e829ed4View on GitHub+ adding initial diagram of the undo redo system
f871b57View on GitHub* fixing issue with the CategoryEditor icon image not showing up because of build properties
634972eView on GitHub* integrating changes to the CategoriesEditor to use the new EditableTextBox
18d9cc1View on GitHub* committing initial progress on the editable textbox control
3d2938eView on GitHub* adding a new graph for the report per expense category
fdaaae3View on GitHub* experimenting on ways to implement the categories editor for payment channel and expense categories
71e5b34View on GitHub* first implementation of the categeditor where you can change and add categories and payment channels
38dffa3View on GitHub