kendalleasterly / budgeting

1 stars 0 forks source link

Categories #7

Open kendalleasterly opened 5 months ago

kendalleasterly commented 5 months ago

really depends on how you do your Database Schema (#6). i'm thinking put the category on the transaction object in firebase itself? or just have the filter for your categories (kinda like the reminders smart list does) and use that.

can one transaction belong in multiple categories? yes, that should be up to the user. definitely give them a warning if it does tho.