Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organizations Added from Admin Panel Should Appear on Homepage #9

Open
mdazfar2 opened this issue Mar 10, 2025 · 0 comments
Open

Organizations Added from Admin Panel Should Appear on Homepage #9

mdazfar2 opened this issue Mar 10, 2025 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mdazfar2
Copy link
Member

🔍 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! 🚀🔥

@mdazfar2 mdazfar2 added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 10, 2025
@mdazfar2 mdazfar2 pinned this issue Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant