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 12 forks source link

Bug: bookmark button no longer turns red after clicking. #5

Closed jackabald closed 1 month ago

krishchvn commented 2 months ago

Hey, could I take a stab at this?

jackabald commented 2 months ago

Hey, could I take a stab at this?

Please do! Feel free to update, fix, or change other aspects just please push frequent and often. Thanks!

krishchvn commented 2 months ago

Hi Jack,

I'm facing FileNotFound error in /Backend for "rss_feed.json".

image

Can you please check if you've uploaded it on github?

jackabald commented 1 month ago

run "python rss_parser.py" this script will create the rss_feed.json file.

krishchvn commented 1 month ago

Hey Jack,

Is this fine? recording-2024-07-10-00-24-06.webm

(I have commented Jquery code and inserted simple js and css.) (Turns red and when you click and back to normal if click again) Please let me know if any changes required.

jackabald commented 1 month ago

I would prefer it to be fully highlighted red instead of just the border. This was working in a previous commit I am unsure what happened to its functionality.

Thank you!

krishchvn commented 1 month ago

Heyy,

recording-2024-07-10-01-24-14.webm

How about this?

jackabald commented 1 month ago

That looks great. Please create a pull request.

krishchvn commented 1 month ago

Hi. I've created a pull request. Thanks. Happy to help!