An Android application which determines match fixture of a soccer league.
- 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
Mock API is used to create teams in the league. Teams were pulled from URL https://6027224ddd4afd001754a5f2.mockapi.io/api/.
- Retrofit2/Gson
- Glide
- Picasso
- RecyclerView
- CardView
- ImageCropper
- CircleImageView
- Animation
You can watch the video of the application.