Skip to content

Dayakargoud/wallpost

Repository files navigation

wallpost

A simple image gallery app utilizing Pexel API.




Features

  • Popular photos with pagination support
  • Support light and dark modes.

Architecture

  • Built with Modern Android Development practices
  • MVVM, Repository, ViewModels, API Service response.

Built With 🛠

  • Kotlin - First class and official programming language for Android development.
  • Coroutines - For asynchronous and more..
  • Flow - A cold asynchronous data stream that sequentially emits values and completes normally or with an exception.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
  • Dependency Injection
    • Hilt - Easier way to incorporate Dagger DI into Android apps
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.

👨 Developed By

Dayakar Bandari

About

A simple image gallery app utilizing Pexel API with Pagination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages