expensemanager icon indicating copy to clipboard operation
expensemanager copied to clipboard

Minor improvements in the Add Transaction Page

Open jsramraj opened this issue 1 year ago • 2 comments

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

jsramraj avatar Dec 01 '23 17:12 jsramraj

  • 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.

jayadrathamondal avatar Jan 07 '24 16:01 jayadrathamondal

  • [ ] 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

  • [x] Card type account must show available balance in the account listing if there is a limit set

  • [x] 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 avatar Jan 07 '24 23:01 nkuppan