Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xethron/finance
- Owner: Xethron
- License: other
- Created: 2016-06-19T19:16:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-20T09:23:51.000Z (over 8 years ago)
- Last Synced: 2024-10-15T03:42:43.327Z (3 months ago)
- Language: PHP
- Size: 204 KB
- Stars: 3
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.