Logo
Project Image

Country Information - Data Fetching with Ajax & API

Services: API Integration, Ajax Implementation, UI Design, Country Data Display
Client: Personal Project

This is a simple and interactive tool for displaying country information using public APIs. By entering a country name, users can retrieve details such as official name, capital, flag, nationality, and continent. Data is fetched in real-time using Ajax and displayed on the page. This project is designed to introduce working with external APIs, asynchronous requests (Ajax), and displaying dynamic data.

Services Provided

  • Connection to reliable APIs for fetching country data
  • Searching countries by name
  • Retrieving complete information including: flag, capital, nationality, continent, official name
  • Asynchronous data display (Ajax) without page refresh
  • Error handling and message display for not found or API connection issues
  • Responsive design compatible with mobile and desktop

Technologies

Html logo HTML5
Css logo CSS3
js logo JavaScript