https://github.com/artemissoftware/atlas-countries
https://github.com/artemissoftware/atlas-countries
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artemissoftware/atlas-countries
- Owner: ArtemisSoftware
- Created: 2025-01-14T15:28:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-14T15:41:50.000Z (over 1 year ago)
- Last Synced: 2025-06-06T23:09:46.927Z (about 1 year ago)
- Language: Kotlin
- Size: 531 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Atlas-Countries** π
Atlas-Countries is a mobile application that allows users to browse and explore details about different countries around the world.
## **Features**
- πΊοΈ **Country List:** View a comprehensive list of countries.
- π **Country Details:** Get detailed information such as:
- Population
- Capital
- Region
- Subregion
- Country Code
- Native Name
## **Screenshots**
Image #1 | Image #2
:-------------------------:|:----------------------------:
|
## **Installation**
1. Command to generate schema:
```bash
./gradlew :app:downloadApolloSchema --endpoint='https://countries.trevorblades.com/graphql' --schema=app/src/main/graphql/com/artemissoftware/schema.graphqls