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

Minor improvements in the Add Transaction Page #6

Open
jsramraj opened this issue Dec 1, 2023 · 2 comments
Open

Minor improvements in the Add Transaction Page #6

jsramraj opened this issue Dec 1, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jsramraj
Copy link

jsramraj commented Dec 1, 2023

Good to have

  • 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
@jayadrathamondal
Copy link

  • Card type account must show available balance in the account listing if there is a limit set
  • Re ordering should be in account listing page instead of settings
  • Credit card must have a statement generation date. By which bill pay notification can be given.

@nkuppan
Copy link
Owner

nkuppan commented Jan 7, 2024

  • 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 nkuppan self-assigned this Jan 11, 2024
@nkuppan nkuppan added the enhancement New feature or request label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants