diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 24 |
1 files changed, 20 insertions, 4 deletions
@@ -58,16 +58,32 @@ See [application.conf](application.conf). ## TODO -### Interface +### Payment view -- Add loader in the initial html page, that is showed before the JS code is running -- Add payment error handling. -- Delete payment waitFor. +- I should not be able to delete payment of another person +- When removing / modifying a payment, remove the payment category if there is no other payment with the same name +- Use dynamic payments in exceeding payers computation +- Check monthly payment functions - Edit a payment. - Clone a payment. +### Income view + +… + +### Category view + +… + +### Stat view + +… + #### Bonus +- HTTP error message +- Use only one loader +- Login with email and password - Adjust login design. - smooth search. - search payments by: |