Skip to content

Add a feature to integrate schema-dts for JSON-LD markup in InstitutionMetadata component#133

Open
rejinnepal wants to merge 3 commits intomainfrom
rejin-frontend
Open

Add a feature to integrate schema-dts for JSON-LD markup in InstitutionMetadata component#133
rejinnepal wants to merge 3 commits intomainfrom
rejin-frontend

Conversation

@rejinnepal
Copy link
Contributor

No description provided.

@rejinnepal rejinnepal requested a review from lewlefton February 20, 2025 22:19
@rejinnepal
Copy link
Contributor Author

rejinnepal commented Mar 6, 2025

New Update:

  1. I have created a new table institutions_designations in the mup schema in the postgres database with institutions and their designation data.
  2. I have created an API endpoint in the backend/app.py to get all the designations of an institution based on the institution name.
  3. I have called the API endpoint in the frontend/src/pages/Search.tsx and stored the designations data.
  4. I have updated the JSON-LD markup for schema.org in frontend/src/components/InstitutionMetadata.tsx with the institution designations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant