Skip to content

kude5n1k/GuessTheStar

Repository files navigation

Guess The Star

Image Gif

Android OS API Language

tests

  • A simple android project that demonstrates how to implement Android Architecture Components.
  • The application is made in the form of a test for knowledge of the greatest movie stars in 100 years according to AFI.
  • Data source wikipedia
  • Languages: en, ru, zh, es
  • build version 2.0.0

Architectural pattern: MVP (Model–View–Presenter)

Libraries

  • LiveData for update the data

  • Room for Data Base

  • JUnit4 for testing

  • Jsoup for parses HTML

  • Glide for image loading

  • Animation for to show the right/wrong choice