10secondsofcode / coding-ai

CodingAI is an open source application and it helps to find a mentor related your technologies stack.
https://mentors.10secondsofcode.com
MIT License
81 stars 103 forks source link

Create geomap component for mentors #18

Open 10-seconds opened 5 years ago

10-seconds commented 5 years ago

Create the geomap components based on mentors location and it will help to visualize the mentors location with count.

dishankmehta commented 5 years ago

Hey I am interested in doing this. Can you elaborate more, also do we the data available to show on the map?

10-seconds commented 5 years ago

yes, we have data in response/reposne.js file, So based on mentors country, we have to created the geomap.

dishankmehta commented 5 years ago

Okay. I will do this any preference on which library to use for geomap?

dishankmehta commented 5 years ago

Okay and do you want a chart or a map on which pins should be shown with counts?

10-seconds commented 5 years ago

@dishankmehta we want map when hover will displaying the count.

10-seconds commented 5 years ago

Okay. I will do this any preference on which library to use for geomap?

You will use some standard lib your wish, but make sense.