Skip to content

Fredy002/LeagueTeamDetailsApp

Repository files navigation

LeagueTeamDetailsApp

An Android application designed to showcase relevant information of football teams from the Peruvian league. It fetches and displays specific team details using the api-football-v1 API, including:

  • Team ID
  • Team Name
  • Team Logo
  • Stadium Name

Home Details Favorites

Features

  • List View: Displays a list of teams with their logo and name.
  • Team Details: On selecting a team, detailed information about the team is showcased, including the stadium they play in.

Technologies Used

  • Retrofit: For making requests to the API and fetching team data.
  • Room: For storing team details in a local database.
  • Glide: For loading and displaying images of team logos.

Installation and Usage

  1. Clone this repository:
    git clone https://github.com/your_username/FootballTeamViewer.git

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages