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

Features #2

Open
DinneK opened this issue Feb 28, 2025 · 0 comments
Open

Features #2

DinneK opened this issue Feb 28, 2025 · 0 comments

Comments

@DinneK
Copy link

DinneK commented Feb 28, 2025

  • Metadata Upload: A form that accepts a JSON file with project details, including information that can be mapped to SDG indicators.
  • API Integration: Dynamic retrieval of SDG indicator data. The API response is an array of objects with properties such as "goal", "target", "code", "description", "tier", "uri” and a nested "series" array that holds additional indicator series details.
  • Comparison Module: Parse and cross-reference the uploaded metadata with the retrieved SDG indicators. For example, if a project references a particular target or code, the module should highlight the matching SDG goal(s).
  • Dynamic Updates: The interface should re-render automatically as the API data or the project metadata changes, ensuring that any expansion in the API is reflected immediately.
  • Modern UI/UX: Implementation of a form, taking into account accessibility and the user.
  • Documentation & Error Handling: Clear documentation on API integrations, metadata requirements and error handling.
@DinneK DinneK moved this to Overview in UN SDG Form Site Feb 28, 2025
@sgoggins sgoggins transferred this issue from chaoss/augur Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Overview
Development

No branches or pull requests

1 participant