FootballApp
It’s a demo project to display today’s matches and up to date league tables. Live matches and scores displays in real time. Users can add matches to favorites to track them down easily. Project is written in Kotlin.💯
The Aim Of The Project
Implementing new technologies and best practices in android development such as:
- MVVM
- Navigation Components
- Coroutines
- Retrofit
- Room
- LiveData
- ViewBinding
- Responsive Design
- SafeArgs
- Coil
License
Copyright (C) 2023 Mert Yazı
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.
Contributing
- Just make a pull request.
- Get an API key for your own from “https://www.football-data.org/“
- Paste that key to “gradle.properties” with keyword “API_KEY”.