Giter VIP home page Giter VIP logo

pokecollect's Introduction

PokeCollect

PokeCollect is a mobile app built with Kotlin Multiplatform Mobile (KMM) that offers a captivating Pokemon game experience. Users can engage in battles with random wild Pokemon, collect them in their Pokedex, and explore the vast world of Pokemon. The app leverages the PokeApi public API to provide real-time data and employs clean architecture principles for a scalable and maintainable codebase.

Features

  • Kotlin Multiplatform Mobile (KMM): Utilizes KMM to share code between Android and iOS platforms, allowing for efficient development and maintenance.

  • Dependency Injection with Koin: Koin is used as the dependency injector, providing a lightweight and easy-to-use framework for managing dependencies in the application.

  • Compose for UI (Android): The app's user interface is built using Jetpack Compose, a modern Android UI toolkit that simplifies UI development with a declarative syntax.

  • Compose Navigation: Implements Compose Navigation to handle navigation within the Android app, ensuring a smooth and intuitive user experience.

  • SQLDelight for Database: The app uses SQLDelight for database management, providing a type-safe way to interact with the database and ensuring data integrity.

  • Clean Architecture: Adheres to clean architecture principles, separating concerns into layers such as presentation, domain, and data to achieve maintainability and testability.

  • MVVM (Model-View-ViewModel): Follows the MVVM architectural pattern for the Android module, promoting separation of concerns and making the codebase more modular.

  • Pokemon Game Features:

    • Battling: Engage in battles with random wild Pokemon, showcasing a turn-based combat system.
    • Collecting: Build your Pokedex by capturing and collecting a variety of Pokemon species.
  • UseCases for Domain Communication: Implements UseCases to facilitate communication between the domain layer and the ViewModel, ensuring a clear and organized flow of data and business logic.

pokecollect's People

Contributors

piriurna avatar

Stargazers

 avatar

Watchers

 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.