We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Good to have
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Move the 'Note' to the top and rename it to 'Description' as user would want to enter why they made an expense
Select the category based on the given Description (using some keyword mapping). e.g if the user enters Juice then automatically choose Food Category
Amount fields accepts 'AlphaNumeric' characters too - should allow only letters
Card type account must show available balance in the account listing if there is a limit set
Re-ordering should be on the account listing page instead of the settings
Credit cards must have a statement generation date. By which bill pay notification can be given.
nkuppan
No branches or pull requests
Good to have
The text was updated successfully, but these errors were encountered: