5 ms·
> do you still owe a minimum payment based on that purchase? I'm skeptical that the UX is improved much by having the app know the answer. The bank tells you w
by zzrrt 24d ago
> do you still owe a minimum payment based on that purchase?
I'm skeptical that the UX is improved much by having the app know the answer. The bank tells you what to pay, a month beforehand. The user has to get that number from the bank anyway, to be sure they don't incur fees. Your app should just pull it from the statements, not independently calculate it.
- ksaun 24d agoThat's a valid point. But ad_fontes was describing an edge case and that was an excellent example of one (regardless of whether it was an important or necessary feature).
- zzrrt 22d agoI don't think it was a good example to justify the complexity of the app, if it doesn't make sense to put in the app. It's an example of adjacent concerns, so maybe there is something similar that should be in the app, but the exact example is not necessary or useful to the specific app being discussed.