nazrinharris / pecunia

Massively ambitious personal finance app.
1 stars 0 forks source link

Update `Account` to use the `Currency` class rather than `String` #68

Closed nazrinharris closed 1 year ago

nazrinharris commented 1 year ago

I already updated the Transaction class (specifically FundDetails) to use Currency in #59. Now Account should also receive the same treatment.

Why didn't I do it in #59? Cause I forgot lmao.

nazrinharris commented 1 year ago

Should be completed with 5688093 in #37