I'm new to programming. This is my first project, and I am trying to implement a clickable map where you can pick any country and a news API (gnews api) to give you the news for that country. This project relies on streamlit for the frontend and t…
I’m new to programming. This is my first project, and I am trying to implement a clickable map where you can pick any country and a news API (gnews api) to give you the news for that country. This project relies on streamlit for the frontend and the map is from folium. It’s pretty minimalistic but hopefully it gets the job done.
Copilot helped me with implementing the github pages.