topcoder-platform / community-app

React webapp for serving Topcoder Community
125 stars 213 forks source link

Ad space on Challenge Listings page #4950

Open Oanh-and-only-Oanh opened 4 years ago

Oanh-and-only-Oanh commented 4 years ago

Problem statement: https://www.topcoder.com/challenges is a high traffic page however there's no opportunity for TC to display gig opportunities.

New feature solution: Add a banner on challenge listings page. What options do we have to edit/add anything on that page below the filter box and make it persistent as user scrolls down

image

maxceem commented 3 years ago

I guess we can achieve that using Contentful CMS which we are using for managing other stuff. Also, previously we've shown some ads on the former Dashboard page with various events announces. I'm not sure how that was implemented maybe there is someone who worked before on the Community app who is aware.

@luizrrodrigues maybe you could advise the best way to go for this?

Oanh-and-only-Oanh commented 3 years ago

@maxceem the contentful stuff is led by @kkartunov. He's very familiar

maxceem commented 3 years ago

@kkartunov could you help with this? Is Contentful CMS is a good fit for managing ads on the challenge listing page?