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

[Feat]: Display Developer Locations on Globe #829

Open
1 task
bdhamithkumara opened this issue Feb 3, 2025 · 1 comment
Open
1 task

[Feat]: Display Developer Locations on Globe #829

bdhamithkumara opened this issue Feb 3, 2025 · 1 comment
Assignees
Labels
Dev Enhancer 🌟 Label 2 for second-time contributors who enhancing and refining features of DevDisplay. 🔧 DevDisplay 🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌 enhancement New feature or request SWOC Label is used for accept the pull request of contributer in SWOC 2025 swoc25 Label is used for accept the pull request of contributer in SWOC 2025

Comments

@bdhamithkumara
Copy link
Contributor

What feature?

I have an idea to show the developers location (country) in globe. for that we can use public/data to get the country, but the problem is some data need to be modify.

here is some example

location: 'Delhi, India'
location: 'Hyderabad, Telangana'
location: 'Noida'

using this kind of information we can't show the location in globe because we need latitude and longitude coordinates to show the country.

Proposed Solution - Data Enrichment (Clean and standardize location data)

Benefits -

  • Enhanced Visualizations - Provides a more engaging and informative way to represent developer locations.
  • Improved User Experience- Offers a visually appealing and interactive map for users to explore developer locations.

final output be like this

Image

Image

note - we can change the dot color and size

Add screenshots

Add screenshots

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bdhamithkumara bdhamithkumara added the enhancement New feature or request label Feb 3, 2025
@codeaashu codeaashu added DevDisplay 🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌 Dev Enhancer 🌟 Label 2 for second-time contributors who enhancing and refining features of DevDisplay. 🔧 SWOC Label is used for accept the pull request of contributer in SWOC 2025 swoc25 Label is used for accept the pull request of contributer in SWOC 2025 labels Feb 3, 2025
@codeaashu
Copy link
Owner

codeaashu commented Feb 3, 2025

Hello @bdhamithkumara ,
Now you have been assigned to issue #829. You can now start working on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev Enhancer 🌟 Label 2 for second-time contributors who enhancing and refining features of DevDisplay. 🔧 DevDisplay 🌟 This label recognizes every contributor to the DevDisplay Community for their support...💌 enhancement New feature or request SWOC Label is used for accept the pull request of contributer in SWOC 2025 swoc25 Label is used for accept the pull request of contributer in SWOC 2025
Projects
None yet
Development

No branches or pull requests

2 participants