Skip to content

Detect appropriate icon for expenses based on title #14

Description

@IsaacCheng9

Changes

  • Use semantic analysis of the title to determine what icon should be used for an expense.
    • Consider implementing this with a dictionary, where the keys are the keywords, and the values are the icon names.
      • This would ensure there are fast look-ups (O(1) time complexity).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRequires attention on the backendenhancementNew feature or requestlow priorityCan be worked on after other issues

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions