Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axelpale/financial-statement
Generate your financial statement automatically from your account transactions
https://github.com/axelpale/financial-statement
Last synced: 3 months ago
JSON representation
Generate your financial statement automatically from your account transactions
- Host: GitHub
- URL: https://github.com/axelpale/financial-statement
- Owner: axelpale
- License: mit
- Created: 2014-02-23T13:18:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-10T13:46:46.000Z (almost 10 years ago)
- Last Synced: 2023-04-05T07:12:27.303Z (almost 2 years ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 9
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Financial Statement
Generate your financial statement automatically from your account transactions. Good for bookkeeping of small companies.
## Usage
Put your financial data to _src/database.json_. Then start the server:
> cd src/
> make runserverOpen [localhost:8000](http://localhost:8000).