jackabald / NuancedNews

NuancedNews is a web appilcation that aggregates news stories from multiple sources to provide a well-rounded perspective on current events.
MIT License
5 stars 13 forks source link

Add pages for each source #33

Open jackabald opened 3 months ago

jackabald commented 3 months ago

Each source and RSS feed should have a separate "page." That is each RSS source should be created using a "page" component that just displays the company name and displays it's articles.

This will then be used to change the "more" page, instead of the carousel it will just be cards where if you click on a card it will take you to the sources "page."

Please ask questions if you have any.

DolcePelo commented 2 months ago

Hi Jack, Do you prefer me to start working on this issue or incorporating the Why page on Home?

jackabald commented 2 months ago

Please work on incorporating the Why page. Thank you!

jackabald commented 2 months ago

@DolcePelo I liked your recent PR. It adds an excellent touch to the website. Take a look at the code that I did, and let me know if you have any ideas for additions to the website. Please write new issues for any features you see. Thanks!