Skip to content

Organizations Added from Admin Panel Should Appear on Homepage #9

@mdazfar2

Description

@mdazfar2

🔍 Description

Currently, when an organization is added via the Admin Panel, it does not get stored in the database and therefore does not appear on the homepage. The only visible card is the dummy HelpOps Hub card.

We need to ensure that when all organization and mentor fields are filled and the "Upload Organization" button is clicked:

  1. ✅ The organization details should be stored in the database.
  2. ✅ The homepage should dynamically fetch & display these details as a card, similar to the HelpOps Hub card.
  3. ✅ Each organization's "View Details" button should work properly to show its full details.

🔹 Expected Functionality

  • When an admin submits an organization, it should be stored in the database.
  • The homepage should fetch & display these details in a card format.
  • Each mentor & repository associated with the organization should also be displayed.
  • The "View Details" button on each card should open the detailed organization page.

💡 Why This Matters?

✅ Makes the platform dynamic & scalable for multiple organizations.
✅ Ensures organizations persist even after page refresh.
✅ Enhances the Admin Panel’s functionality & purpose.

📌 Let’s make the Admin Panel powerful & fully functional! 🚀🔥

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions