Create UI with Material3 components
Opened this issue · 0 comments
petrodcas commented
At the moment of this post, the UI needs:
- Filters for category (only jokes of this categories will be shown)
- Filters for blacklisting certain topics (jokes with these flags won't be shown)
- Jokes:
- Simple joke: must be just a text.
- Compound joke: must show only its first part. The second part should only be shown after some sort of interaction; maybe add a "spoiler" bar hidding this information.
- Maybe a button for showing the next joke? The current method of clicking anywhere is not very intuitive.