llllogan / Geld

A SwiftUI expense tackers
1 stars 0 forks source link

Account Type #3

Open llllogan opened 2 months ago

llllogan commented 2 months ago

The user should be able to determine the type of account they are creating. The types should be credit and debit to begin. These types will be used in different areas of Geld to show the user different, relevant information.

On the summary/transaction screen, the user should have a top up button if a debit account and a pay off button if a credit account. On this same page, the balance of the account will be shown differently as well.

The user should be able to set weekly limits they wish to spend of their debit accounts and soft and hard credit limits of their credit accounts.