Open aaadriana opened 3 years ago
Hi Adriana,
I am sending you a first design for the page (mobile for the time being).
You can check it here 🔗
The interaction is very minimal for the time being, just vertical scrolling and horizontal when it's an overflowing panel.
Let me know what you think so I can start writing it in code.
Cheers 😄
Hi Elena,
The design looks amazing.
Well done 😄
I found this API very interesting, and I think we can make a topical project. CORONAVIRUS COVID19 API The basic API is free to use. This is the documentation.
{ "Global": { "NewConfirmed": 100282, "TotalConfirmed": 1162857, "NewDeaths": 5658, "TotalDeaths": 63263, "NewRecovered": 15405, "TotalRecovered": 230845 },
We need to play more with this API and find out what we can use and what else we can develop.
Is there a high enough rate limit? The site says it is rate-limited, but I'm not sure how limited it is, should be fine for testing.