mahmood-ghaem / API-JavaScript-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Project

Capabilities

  • In this project, a name is taken from the user. By using 'https://api.nationalize.io', the probability of which country the entered name belongs to is checked.

  • Displays result to the user by making changes to the received information.

  • Turns the result into a pie chart using the 'https://image-charts.com'. In the chart the user can see the probability percentage.

  • by using the ''https://restcountries.eu, the name of the country, the flag and the population of each country are collected and displayed in a suitable structure on the page.

  • Fetching APIs bugs are checked and displayed to the user in a good way.

  • Demo

About


Languages

Language:JavaScript 63.7%Language:CSS 34.7%Language:HTML 1.6%