-
Notifications
You must be signed in to change notification settings - Fork 261
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
Add Interactive Global Impact Map Feature #681
Comments
@pikurasa
|
It'll be really hard to find accurate information for this now, as well as to keep it accurate in the future. I don't think we can prioritize this now, although it's an interesting idea. |
I found this information (https://wiki.sugarlabs.org/go/Deployment_Team/Places), but it is outdated. |
Should I implement the feature, or should I stop working on it for now? |
@NagasaiPraneeth perhaps you should join https://matrix.to/#/#sugarlabs-web:matrix.org, which is where the conversation is happening in terms of current priorities. |
Feature Overview
Add an interactive world map that visualizes Sugar Labs' global impact, showing deployments across different countries with statistics and success stories.
Purpose
This feature will:
Implementation Details
New Files to Create:
impact-map.html
- Main page for the featurecss/impact-map.css
- Styling for the map and related elementsjs/impact-map.js
- JavaScript functionality for the interactive mapassets/images/impact-map/
- Directory for deployment imagesassets/images/impact-map/README.md
- Documentation for image requirementsModifications to Existing Files
_includes/nav.html
- Add link to Impact Map in the About dropdown menu_layouts/base.html
- Include the impact-map.css filesitemap.txt
- Add the new page to the sitemapTechnical Requirements
Feature Components
1. Interactive Map
2.Impact Statistics
3.Success Stories Section
expected feature:
The text was updated successfully, but these errors were encountered: