Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 runserver

Open [localhost:8000](http://localhost:8000).