shoonyatech / frontend.social

Frontend Social website
https://www.frontend.social
MIT License
11 stars 19 forks source link

Podcast: User can add star rating and comment #504

Open souvikbasu opened 3 years ago

souvikbasu commented 3 years ago

The rating dialog will pop up when the user clicks on the rating on any podcast card

image

Benjur274 commented 3 years ago

Hello, can i work on this issue ? Thank you. :) @souvikbasu

souvikbasu commented 3 years ago

Sure thanks. Assigned to @Benjur274 You might have to wait till the podcast page is ready. I will update here once it is ready

souvikbasu commented 3 years ago

Hi @Benjur274 the podcast page and api are ready now. Can you please pick up this issue? Please raise a PR when ready

Benjur274 commented 3 years ago

Hi @souvikbasu, I'm going to work on it :)

Benjur274 commented 3 years ago

Hey @souvikbasu , I have a small question. So, my job is just to create pop up window when the user clicks on the rating ? Or the save button should work also. Because as im looking deeper there is no such option for Podacst like rating or comments. Or should i create these options also in api ? Thank you. :)

souvikbasu commented 3 years ago

Oh I just saw that the user rating fields are not added to Podcast API yet. Can you pick up API side as well? I have now added the API issue https://github.com/shoonyatech/frontend-social-api/issues/184 to handle this

Benjur274 commented 3 years ago

Yes of course.