Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.36 KB

README.md

File metadata and controls

43 lines (34 loc) · 1.36 KB

PokemonDictionary

Pokemon Dictionary written in Kotlin and Compose.
Now support English, Japanese, Traditional Chinese and Simplified Chinese.

Demo Video

Introduction

Please add your own API key into local.properties after cloning this app.
You can get Gemini API key here.

apiKey=[your api key]

Screenshots

Light Dark
Light001 Dark001
Light002 Dark002
Light003 Dark003
Light003 Dark003

API

Main Libraries Used

  • Compose
  • Coroutines
  • Navigation
  • Palette
  • Room
  • Dagger Hilt
  • Retrofit2
  • OkHttp3
  • Gson
  • Coil
  • Gemini AI