Skip to content

Conversation

stevan-milovanovic
Copy link
Owner

Summary

Product Description

This PR introduces a new feature - Users can now see recipe tags and they can use them as filters. Additionally, when they visit Recipe Details screen, they can see all available tags for that specific recipe and they can pick recipe tag to filter with from that screen.

Technical Description

  • Get Tags endpoint is introduced
  • Introduce many-to-many relationship in Android Room with CrossRef Junction between Recipe and Tag models
  • Instructions Converter is refactored to use json instead of list of strings to improve conversion efficiency
  • Use ContextualFlowRow Composable with custom overflow logic for Recipe Tags

@stevan-milovanovic stevan-milovanovic merged commit 2393106 into main Sep 7, 2024
@stevan-milovanovic stevan-milovanovic deleted the feature/recipe-tag-as-filter branch September 7, 2024 22:41
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

Successfully merging this pull request may close these issues.

1 participant