jelly-fin icon indicating copy to clipboard operation
jelly-fin copied to clipboard

A simple way to manage your finances with forecasting. We should automate our money, not make it automate us.

Results 10 jelly-fin issues
Sort by recently updated
recently updated
newest added

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 15.14.0 to 17.2.3. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Secret disclosure when containing characters that become URI encoded...

dependencies
security

Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 6.6.2 to 8.0.2. Commits ad44c19 Version Packages (#4054) 5b2d107 Fix changeset (#4062) 5ba4c26 Compat class for QuerySnapshot (#4058) f69db37 Update remote-config-compat deps (#4061) 743a244 Remove Firestore dependency...

dependencies

When you need to find a rouge amount, allow the user to checkboxes next to a debit or deposit and dynamically calculate the balance to "hone in" on the point...

Relating to #7, we should be able to calculate what the minimum balance would be for each future month

enhancement
firebase

Using the ability to generate transactions, we should be able to generate up to 12 months without committing them to the database.

enhancement
firebase

Some things happen periodically like getting paid, or bills that never change such as a mortgage. We need a way to generate new transactions based off of a set of...

enhancement
firebase

Dates should be sorted in ascending order with amounts in descending order by default

enhancement
client

- A list of sums of unique categories of transactions (e.g. Spent $43 on gas over 3 transactions; $200 on groceries) - Sum of all income - Sum of all...

enhancement
firebase

A list of all transactions for the month

enhancement
help wanted
good first issue
firebase

Ability to Create, Read, Update, and Delete Transactions.

enhancement
good first issue
firebase