/Football_App

Sample app that displays information about the English Premier League.

Primary LanguageKotlin

Football Android App

Table of contents

General info

Sample app that displays information about the English Premier League.

Technologies

Languages:

  • Kotlin
  • Xml

Architecture patterns:

  • MVVM

Libraries:

Setup

To run this project, install it by download or clone. Then you need to register a new account here: (https://www.football-data.org/documentation/quickstart) to aquire api key for your app.

Minimum system requirements

  • Android Studio Electric Eel | 2022.1.1 Patch 1
  • Minimum sdk v24
  • Compile sdk v33

License

MIT Licence 

Copyright (c) 2023 Ahmed Zaki

Permission is hereby granted, free of charge, to any person obtaining a copy of this software
and associated documentation files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, 
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial 
portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
AND NONINFRINGEMENT.IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.