biweeklybudget icon indicating copy to clipboard operation
biweeklybudget copied to clipboard

Responsive Flask/SQLAlchemy personal finance app, specifically for biweekly budgeting.

Results 69 biweeklybudget issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...

Consider replacing the charts (or maybe just setting options on them, if they support it) with ones that support zooming, panning, etc. (Bokeh?)

enhancement

pie charts for spending by budget - current and prev PP, monthly, yearly

enhancement

Many of the web UI fields that call for a float/Decimal value aren't accepting integer values. Anything that requires a Decimal/float should also accept an integer. An example of this...

enhancement

Feature request - Add a table containing the per-account transaction totals for each payperiod, on the payperiod view.

enhancement

The [combined balance is more than allocated funds](https://github.com/jantman/biweeklybudget/blob/c1a58f50b72586444342c970fc1e3d5c502f7176/biweeklybudget/flaskapp/notifications.py#L204-L221) notification doesn't take into account the remaining amount for the current pay period, so it's always present if the remaining amount for...

bug

All transactions are counted against the income amount for the pay period they're made in. This becomes problematic with transactions made on credit cards (as opposed to budget-funding accounts): if...

enhancement

Right now the fuel level selects on the fuel log input form are hard-coded to percentages/tenths, 1/10 through Full. Some (many?) cars don't have a fuel gauge that reads out...

enhancement

## Feature Request ### Feature Description This looks like an excellent project and I'd love to get it running but am unclear about what configuration steps are essential for a...

enhancement

Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.1 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...

dependencies
python