Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pentiminax/synancial

Open Source Financial Management Platform on Symfony
https://github.com/pentiminax/synancial

financial-data nodejs php symfony

Last synced: about 5 hours ago
JSON representation

Open Source Financial Management Platform on Symfony

Awesome Lists containing this project

README

        

Synancial is an Open Source Financial application on top of [**Symfony**](https://symfony.com).

⚙️ Installation
--------------
Before installing dependencies you need to create an account to use Powens API [here](https://console.budget-insight.com/auth/register), then update [.env](https://github.com/pentiminax/synancial/blob/main/.env) file.

Install the PHP dependencies and JS dependencies.
```sh
composer install
```
```sh
yarn install
```
Installing assets
```sh
yarn build
```

📃 License
----------

Synancial is completely free and released under the [MIT License](https://github.com/pentiminax/synancial/blob/main/LICENCE).

Services used
--------------
- [Powens](https://www.powens.com) (Open Banking)
- [DivvyDiary](https://divvydiary.com) (Dividend Data)