Skip to content

This is an app that gives you information about all the countries iin the world. for exapmle, its capital, population, location, etc. In this app i have learnt to deal with APIs (I have used REST Country API) to fetch data of countries and then converted it to more user-friendly format.

License

Notifications You must be signed in to change notification settings

ayushnaik27/country_house

Repository files navigation

Country House App

App Demo

Overview

Country House App is a Flutter application that allows users to search for countries and explore their details. It leverages a REST API to fetch information about countries.

Features

  • Search for countries by name
  • View details of a selected country
  • Access information like capital, population, and more
  • See countries on map

Technologies Used

  • Flutter
  • Dart
  • REST API (All Countries API)

Screenshots

screenshot1 screenshot2

How to Run

  1. Clone the repository:
    git clone https://github.com/ayushnaik27/country-house-app.git
  2. Navigate to the project folder
    cd country-house-app
  3. Navigate to the project folder
    flutter pub get
  4. Navigate to the project folder
    flutter run

API Used

The app uses the All Countries API to fetch country data.

Contributions

Contributions are welcome! If you'd like to contribute to the project, feel free to open issues or pull requests.

About

This is an app that gives you information about all the countries iin the world. for exapmle, its capital, population, location, etc. In this app i have learnt to deal with APIs (I have used REST Country API) to fetch data of countries and then converted it to more user-friendly format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published