Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 363 Bytes

Trivia Training

This is an offline-frist Android project wich consumes Opent Trivia DB API.

  • Data storage implemented using the Room library
  • API data retrieval done with Retrofit
  • User Interface (UI) developed using Jetpack Compose

WIP (Work in Progress )

  • Currently in the process of migrating to a multi-module structure.