Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Categories #7

Open
1 task
kendalleasterly opened this issue Jan 15, 2024 · 0 comments
Open
1 task

Categories #7

kendalleasterly opened this issue Jan 15, 2024 · 0 comments

Comments

@kendalleasterly
Copy link
Owner

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.

  • Include these (teller autogenerated) categories
  • Include this merchant
  • made on this day of the week
  • made on the nth financial week of the month

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

  • make sure when you're counting the total for a week you don't just sum everything, have your code verify that we haven't already counted this ID
@kendalleasterly kendalleasterly mentioned this issue Jan 15, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant