EPL Football

License
Github Profile
Twitter Profile

This application shows every EPL team and their players. Built using modern android development tech stack and an easy to understand codebase and structure

FEATURES

  • MVVM architecture
  • Live data, Normal Flow and Shared Flow (Used all)
  • Jetpack Navigation Component
  • Shared element transition animation with navigation component
  • Databinding and ViewBinding (Used both)
  • Recyclerview Adapter with DiffUtil and ListAdapter implementation
  • Datastore
  • Animation using Lottie
  • Hilt
  • Retrofit
  • Loading Images (SVG, JPG, PNG) using Coil Image Loading Library
  • Communication with external API (https://api.football-data.org)

HOW TO USE

Download the latest apk here

OR

  • Clone the repository
  • Go to –> gradle.properties file
  • Add these –> FootballApiKey=”PASTE YOUR API KEY FROM API.FOOTBALL-DATA.ORG”

ENJOY ?

REACH OUT

Contact me here

License

Designed and developed by 2021 Inuwa Ibrahim (ibrajix)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

GitHub

View Github