Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Option to mark a transaction paid or unpaid . and report income statement and asset vs liability #45

Open
1 task done
subratpateldev opened this issue Jan 12, 2024 · 0 comments

Comments

@subratpateldev
Copy link

Prerequisites

  • I have searched for existing issues that already include this feature request, without success.

Describe the Feature Request

Each transaction entry should include an option to mark it as "Paid" or "Unpaid." This status can be set manually by the user. The app should allow users to filter transactions based on their payment status. This can help users quickly identify outstanding payments or review their payment history. Optionally, the app may offer notifications or reminders for upcoming payments or unpaid transactions to help users stay on top of their financial obligations. The app should allow users to input and categorize their assets, such as bank accounts, investments, properties, etc. Similarly, users should be able to input and categorize their liabilities, including loans, credit card debt, mortgages, etc.

Describe the Use Case

This can help users quickly identify outstanding payments or review their payment history. Optionally, the app may offer notifications or reminders for upcoming payments or unpaid transactions to help users stay on top of their financial obligations.
The app should calculate and display the user's net worth by subtracting total liabilities from total assets.

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant