Coder Social home page Coder Social logo

gichukipaul / worldexplorer Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.08 MB

WorldExplorer is an iOS app built with UIKit and MVVM architecture, integrated with GraphQL using ApolloGraphql. It allows users to explore continents, countries, and country details fetched from the Countries GraphQL API. The app provides a seamless and intuitive user experience for discovering and learning about different countries worldwide.

License: MIT License

Swift 100.00%
apollographql ci-cd graphql mvvm-architecture swift uikit-framework

worldexplorer's Introduction

World Explorer

World Explorer is an iOS app designed with simplicity in mind. It uses UIKit for the UI and follows the MVVM architectural pattern, making it easy to maintain and add features. The app connects to a GraphQL API using the ApolloGraphql client, enabling users to explore continents, countries, and detailed country information effortlessly. It offers a user-friendly experience, making learning about different countries worldwide fun.

Light Mode Screenshot 1 Light Mode Screenshot 2 Light Mode Screenshot 3

Dark Mode Screenshot 1 Dark Mode Screenshot 2 Dark Mode Screenshot 3

Features

  • View the continents and their information.
  • Select a continent to see a list of countries within it.
  • Select a country to view detailed information, including its capital, currency, and more.
  • Supports both light and dark modes for accessibility and a visually appealing experience.

Technologies Used

  • GraphQL: A query language for APIs that enables efficient data retrieval.
  • Apollo GraphQL: A powerful GraphQL client that simplifies network requests and data management.
  • UIKit: Apple's native framework for building iOS apps, providing a robust set of UI components.
  • MVVM (Model-View-ViewModel) Architecture: A design pattern that separates data management (ViewModel) from the UI (View) and the underlying data structures (Model).

Getting Started

To run the app locally and explore the continents, countries, and their details, follow these steps:

  1. Clone the repository: git clone https://github.com/gichukipaul/WorldExplorer.git
  2. Open the project in Xcode.
  3. Install any necessary dependencies using Cocoapods or your preferred dependency manager.
  4. Build and run the app on the iOS Simulator or a connected iOS device.

Configuration

The app is configured to fetch data from the following GraphQL endpoint:

Contributing

Contributions are welcome! If you have any suggestions, bug reports, and/or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

worldexplorer's People

Contributors

gichukipaul avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.