anyweez / newsy

News content extraction.
0 stars 0 forks source link

Retrieve static list of news info for country #10

Closed anyweez closed 7 years ago

anyweez commented 7 years ago

Needs to be available via ajax. Plan: when a country is clicked, display relevant news articles from that country as well as (eventually) things like popular topics, related countries, etc.

(v1) For each country:

anyweez commented 7 years ago

render.py is generating most of this; still need to retrieve primary country and score for that country but otherwise we're getting it in the FE.