OpenBudgeteer icon indicating copy to clipboard operation
OpenBudgeteer copied to clipboard

OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle

Results 67 OpenBudgeteer issues
Sort by recently updated
recently updated
newest added

Add something like [wait-for-it](https://github.com/vishnubob/wait-for-it) in docker-compose.yml to prevent container crash if database is not yet ready

docker

In GitLab by @TheAxelander on Dec 22, 2020, 11:15 - Balances - Graphs like on Report Page

blazor
core

In GitLab by @TheAxelander on Aug 15, 2020, 09:28 e.g. construction loan which has a constant negative balance and will be cleared step by step Idea: * Create a separate...

blazor
core

In GitLab by @TheAxelander on Aug 10, 2020, 12:02 Create a Page with several queries to check database consistency. Example queries: Check Transfer -> Should be 0 ```sql SELECT SUM(Amount)...

blazor
core

Hey, is there an companion app planned? I found lamonee https://www.lamonee.de/ recently and one thing for me: its lacking an app. Its possible to install as PWA, but that does...

suggestion

I wanted to install this app on my Pi 4B but ran during install into a problem. Using the command ``` docker run -d --name='openbudgeteer' -e 'Connection:Provider'='sqlite' -v '/data/openBugdeteer:/app/database' -p...

In GitLab by @TheAxelander on Oct 15, 2020, 10:48

core
refactoring

In GitLab by @TheAxelander on Oct 15, 2020, 08:52 This would enable the possibility to hide BucketGroups which only have Buckets marked as inactive.

blazor
core

In GitLab by @TheAxelander on Aug 27, 2020, 12:10

blazor
core

Nordigen is a company that provides a free gateway to PSD2. This will allow to extract data from almost any official European bank through a single API. I am already...

blazor
core