/Score-Inside

This is a football score app, which show match result, fixture, standing and match details of a particular season for a particular league.

Primary LanguageJava

Score-Inside

This is a Football Score app. In this app You can select an particualr season of particular league, and get->

1. Fixture

2. Result

3. Standing

also you can get match details of those matchs.

The whole code is written in java.

To create this app I used,

1. Sportdataapi for api data Where the maximum number of call is 500

2.Retrofit Library for https request.

3.Picasso Library for showing images.

The app looks like this :

This is The Welcome Page:

Welcome Page


This is the League List Page.

League List


This is the Season List:

Season List


This is the Result List:

Result List


This is the Fixture List:

Fixture List


This is the Standing:

Standing List


This is the Match Details:

Match Details