Skip to content

[Restructure] Fixing Resource Page and broadcast flowΒ #976

@Kajol-Kumari

Description

@Kajol-Kumari

Description

The current resource creation flow is wrong, the creation of resource should create a new braodcast, instead of a resource, with the isApproved flag set to false by default -> admins should approve these braodcasts using manage broadcasts page and then it should appear on the Broadcast page of frontend.

Issue Breakdown

  1. Introduce isApproved flag in broadcats model. Refactor the resource form so that a new broadcast gets created on successful submission, with isApproved set to false.
  2. Manage broadcast page will fetch all approved/non-approved broadcasts
  3. There should be 2 more buttons on manage broadcasts card - approve and reject
Screenshot 2024-05-27 at 9 08 27β€―PM 4. add a filter of `isApproved=true` in the Broadcast and all broadcast page.

Metadata

Metadata

Assignees

Labels

EasyIWOC2025NO MORE ASSIGNMNETThis issue won't be assigned to anybody elsebackendThis issue is related to backendfrontendThis issue is related to frontendgssocGSSoC'24 Label

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions