I was given a task @AppleSeeds Bootcamp to to build responsive API Chart with all the continents and countries population data.
I implement the project using HTML
,CSS
,JavaScript
.
https://api-world-population.netlify.app/
https://www.youtube.com/watch?v=LrF3lBR-Zm8&ab_channel=CodingTogether
✅Button display of the continents and all the countries that belong to that continent.
✅By clicking on the country button, a display chart of the entire population in that country
✅By clicking on a specific country, a display chart of the cities in that country and the amount of population in the cities
✅Notification to the user when there is a country for which there is no information
✅Load spinner by clicking any button on the page
To deploy this project run
./index.html