Skip to content

for Android homework before the first interview at Gogolook.

Notifications You must be signed in to change notification settings

pollyannagogolook/Image-Searcher

 
 

Repository files navigation

Image - Searcher

Android Studio Kotlin

Click this url to experience My App: https://drive.google.com/file/d/1dgWahiqun5wOV5N_DMfeXVYIb6CDXnyZ/view?usp=sharing

This app allows users to search for images. When users enter the app, they will see all images, displayed in the default layout configured remotely via Firebase. Users can also input words to search for their preferred images. The app records users' search history using the SearchRecentSuggestionsProvider. Additionally, users can switch between linear and grid layouts by toggling a switch button.

gogo

Skills

  • Kotlin
  • MVVM
  • ContentProvider
  • SearchView
  • Remote Config by Firebase
  • SearchSuggestionProvider
  • Hilt
  • Coroutine Flow
  • Jetpack Component
  • Retrofit
  • Moshi
  • Glide

Installation

  • Get the Project git clone https://github.com/pollyannaanalytics/gogolook.git

  • How to Set Environment Variable

  1. Create a google.service from firebase: https://console.firebase.google.com/u/0/
  2. Get API Key from Pixabay API: https://pixabay.com/api/docs/
  3. Create a variable named as API_KEY in local.properties

Contacts

Gmail LinkedIn Medium

For any comments or suggestions, please feel free to reach out to me via the following channels:

About

for Android homework before the first interview at Gogolook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%