expensemanager
expensemanager copied to clipboard
Minor improvements in the Add Transaction Page
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
- 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.
-
[ ] 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.