Add account-type specific properties #14

Closed
opened 2024-01-15 23:26:07 +00:00 by andrewlalis · 2 comments
andrewlalis commented 2024-01-15 23:26:07 +00:00 (Migrated from github.com)

Add some additional properties to certain types of accounts:

Checking & Savings (bank) accounts

  • Interest rate (just to have it there; it won't actually contribute to balance, might contribute to some sort of forecast feature in the future)
  • Additional account numbers and routing numbers

Credit Cards

  • Payment due date
  • Card limit (and compute 33% for soft-limit for credit rating protection)
Add some additional properties to certain types of accounts: #### Checking & Savings (bank) accounts - Interest rate (just to have it there; it won't actually contribute to balance, might contribute to some sort of forecast feature in the future) - Additional account numbers and routing numbers #### Credit Cards - Payment due date - Card limit (and compute 33% for soft-limit for credit rating protection)
andrewlalis commented 2024-02-08 17:15:53 +00:00 (Migrated from github.com)

Maybe just add a generic description field to the account, so that the user can write whatever notes they want in there.

Maybe just add a generic `description` field to the account, so that the user can write whatever notes they want in there.
andrewlalis commented 2024-02-11 13:49:26 +00:00 (Migrated from github.com)

Closing for now, with just an added description.

Closing for now, with just an added description.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: andrew/perfin#14
No description provided.