Gamhub-io / MobileApp

🎮 For video game fans, who want to stay up to date on everything gaming related, GamHub, is a news app built with Xamarin Forms that gathers plenty of gaming article across the web. Unlike other gaming news apps, our app contains no ads and doesn't sell users data to advertisers.
GNU General Public License v3.0
10 stars 5 forks source link

[Feature] Adding categories to articles #124

Open bricefriha opened 5 months ago

bricefriha commented 5 months ago

Description 📜

On the article page adding categories as badges, in the header.

Additional context ℹ

I was thinking maybe we could use them as #. e.g. : #OuterWorlds this would be a early cover for potential community features

Pantex9 commented 2 months ago

Hi, can you share more details, please?

bricefriha commented 2 months ago

@Pantex9, sure! Sorry, I know that my description might be vague. I don't know what else I could add however.

Do you have any question in particular?

Pantex9 commented 2 months ago

If I understand correctly, you're looking to expand your system by adding article categories, allowing articles to be displayed based on selected categories.

bricefriha commented 2 months ago

No, I am looking to add a list of categories to the article page.

The API already returns the categories for each article.

It's just a UI change for now.

bricefriha commented 1 month ago

@Pantex9, I'll ping you once the MAUI migration is complete if you are interested in working on this issue. We won't implement any new features until then 😉

I'll document the API endpoint and the rest.