Skip to content

diduseetheocean/stockimageapp

Repository files navigation

StockImageApp

This app searches for images within the selected image-api and then displays them.

Screenshots

Add the api-key's for each image platform:

Add the apiKey for each image platform to the corresponding property inside the gradle.properties.

  1. At the Pixabay api-key to api_key_pixabay="<api-key-pixabay>"
  2. At the Pexels api-key to api_key_pexels="<api-key-pexels>"
  3. At the Flickr api-key to api_key_flickr="<api-key-flickr>"

Build with:

Architecture:

  • MVVM Pattern
  • Repository Pattern
  • Finite state machine pattern

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages