Git Product home page Git Product logo

photohub's Introduction

PhotoHub

PhotoHub is a wallpaper app built purely with Kotlin and Android Architecture Components using the Unsplash API.

Download

Download the latest apk from the apk folder

✨ Features

  • Infinite list of wallpaper
  • Download Full size wallpaper in your device
  • Share wallpaper with others

Tech stack & Open-source libraries

  • Minimum SDK level 23
  • Kotlin based, Coroutines + Flow for asynchronous.
  • Hilt for dependency injection.
  • Jetpack
    • Lifecycle - Observe Android lifecycles and handle UI states upon the lifecycle changes.
    • ViewModel - Manages UI-related data holder and lifecycle aware. Allows data to survive configuration changes such as screen rotations.
    • LiveData - Build data objects that notify views when the underlying dataset changes
    • ViewBinding - Interacting with the Views.
    • Paging3 - For loading infinite list (Pagination).
    • Navigation - Handles everything needed for in-app navigation.
  • Architecture
    • MVVM Architecture (View - LiveData - ViewModel - Model)
    • Repository Pattern
  • Retrofit2 - Construct the REST APIs.
  • Glide - Loading images from network.
  • Material-Components - Material design components for building the UI.
  • Custom Views
    • Shimmer - For loading views.
    • PhotoView - For Zoom In and Zoom Out features in Full screen Image

Screenshots

Gallery (Portrait) Gallery (Landscape)


Fullscreen (Portrait) Fullscreen (Landscape)

photohub's People

Contributors

soumikbhatt avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

devilicecream

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.