alexdglover / sage

An alternative to Intuit's recently retired Mint application for tracking personal finances.
MIT License
1 stars 0 forks source link

Create a create/update account view #4

Closed alexdglover closed 2 months ago

alexdglover commented 2 months ago

To be used by the end user to either add a new account, or edit an existing one.

Look at account model for which fields need to be exposed to the end user.

Consider including an option for the user to choose a default parser, including information about the format each parser is expecting.