Skip to content

stevelaurensius/Football-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Description

Made this "Football News Reader" as a proof of concept after learning how to retrieve and parse XML data. It takes user input for football team name and number of entries to show.

My initial commit include this following feature:

- Team name verification. If XML data for the team is not found. It will show Error Message. - Team name inputted by user are NOT case-sensitive. - If number of number of entries to show is 0 or bigger than available news, it will shows all. - All time are using WIB (GMT+7) Timezone.

Team Supported:

There are 255 football clubs and national team available:
  • 5 women national teams (England women, Northern Ireland women, Republic of Ireland women, Scotland women, and Wales women)
  • 70 men national teams
  • 20 teams from English Premier League
  • 12 teams from Scottish Premiership
  • 24 teams from Championship
  • 24 teams from League One
  • 24 teams from League Two
  • 24 teams from National League
  • 10 teams from Scottish Championship
  • 10 teams from Scottish League One
  • 10 teams from Scottish League Two
  • 27 teams from other european league

All news data are from BBC.com

Releases

No releases published

Packages

No packages published

Languages