Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xethron/finance

Simple Laravel app for tracking finances
https://github.com/xethron/finance

Last synced: about 1 month ago
JSON representation

Simple Laravel app for tracking finances

Awesome Lists containing this project

README

        

# Xethron Finance

Gain insight into your finance.

## Idea
* Import transaction history from bank
* Group transactions by "vendor"
* Add purchases, ether cash or linked to a transaction
* Add products linked to purchase
* Report on data

## Reports
Reports should show where money is being spent, and easily "group" data together.

Also, as a side project, report on different prices for similar products based on brand and "vendor".

## License

This code is open-sourced software licensed under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl.html), version 3 or (at your option) any later version.