Gregory Goijaerts
Gregory Goijaerts
- Sender/receiver (email/IBAN/phone) - Minimum and maximum amount transferred - Date range - Payment status
Users should be able to generate an export statement based on the current payment filter. The output should be a PDF file or possibly CSV/html
Can be solved by forcing the app to be a single instance application https://electronjs.org/docs/api/app#appmakesingleinstancecallback
Since the total statistics on the dashboard are likely going to be inaccurate, a daily total change could be useful and a decent alternative
They claim higher performance so it might be useful to use when going through large amounts of payments more efficiently instead of setting a hard limit. https://github.com/nextapps-de/flexsearch
- [x] Change default time frame to 1 week - [ ] Account balance over time, this was implemented before but was too unstable and inaccurate - [ ] Fix...