/Soccer_League_Fixture_Generator

An Android application which determines match fixture of a soccer league.

Primary LanguageJava

Soccer_League_Fixture_Generator

An Android application which determines match fixture of a soccer league.

Functions

  • View team list
  • Draw fixture
  • Swipeable UI with animations
  • View matches per week with right and left swipe
  • Dark mode support
  • Drawing fixture with applied algorithm

API

Mock API is used to create teams in the league. Teams were pulled from URL https://6027224ddd4afd001754a5f2.mockapi.io/api/.

Libraries

  • Retrofit2/Gson
  • Glide
  • Picasso
  • RecyclerView
  • CardView
  • ImageCropper
  • CircleImageView
  • Animation

Video

You can watch the video of the application.

Fixture Generator