-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
🔍 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:
- ✅ The organization details should be stored in the database.
- ✅ The homepage should dynamically fetch & display these details as a card, similar to the HelpOps Hub card.
- ✅ 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
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed