-
Notifications
You must be signed in to change notification settings - Fork 16
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
WORLD: Meta #121
Comments
@xunhuang would it be helpful if I added asking the user for their location to the “find my location” button; it could be integrated here as well? |
see this: https://yumyum.life/ click on the "Nearby", this is how it envision it work. (added you to that project so you can read the src if you want. ) That said, I still want to be able land user directly into the own country even if they do nothing. |
@aschleck mentioned that one of geoip partner is supposedly free for non-profit, I don't know if we would qualify for a non-profit (even though we are not for profit). that said, that site I can't even pay for it even if I wanted to. https://ipdata.co/sign-in.html, Dashboard coming soon, but it never did. |
Oops I meant it's free for non-commercial, so I think we'd qualify for https://ip-api.com/ . But using Google sounds good and easy for now. @tumbleshack if you want to add Geo that sounds good! But can you add an icon into the search box (on the right like this GMaps example from the Material UI text fields docs)? Maybe there's a Material icon we can use? |
LocationSearchingIcon from MUI is what I had in mind |
Sounds good.
|
|
here is the rough plan on this:
|
Geo: let's use the Google geolocate to make it work for now.
Projections: Wilson will insert MIT projection data into the WorldData.json
Snorri will compute the SIR model for all places.
Last update time: wilson will inject it into the model
Comments: ditch FB comment and only use disqus
testing and hospitalization data: wilson to see where to find them. no blocker
Biaxial graphs: I think it's hard to read for N-lines, but for 2 lines it's ok. :) love to have that for hand curated graphs.
Growth graph: that can wait. it's essentially to the same as doubling. doubling goes to infinity, and growth goes to zero. Growth of zero is easier to understand than "doubling to infinity" for nontechnical person.
Resources and news: not important for the ROW.
Metro: while that is less relevant to the world, but what about "regions" for the world like South East Asia, Africa.
Map: I'm super excited about the world map with the slider. I guess I will do it. :)
cc: @aschleck
The text was updated successfully, but these errors were encountered: