Football score and match kick-off app
Budget: $250 – $750 USD
a mobile app that enables users to chose their favorite (team/s) and import the match schedule into their personal calendars.
The match schedule /scores will be imported from a website like aiscore and then the user can add the schedule to his/her mobile calendar (ios/google/exchange/etc..)
here is the schedule code on the aiscore website:
<div id="tour_schedule"></div><script language="javascript">document.getElementById('tour_schedule').innerHTML="<iframe src='https://www.aiscore.com/tournament-fifa-world-cup/p0ndkz6izigq3z1/schedule?isplugin=true' height='985' width='100%' scrolling='auto' border='0' frameborder='0'></iframe>";</script><style>body{margin:0;padding:0}</style>
The match schedule /scores will be imported from a website like aiscore and then the user can add the schedule to his/her mobile calendar (ios/google/exchange/etc..)
here is the schedule code on the aiscore website:
<div id="tour_schedule"></div><script language="javascript">document.getElementById('tour_schedule').innerHTML="<iframe src='https://www.aiscore.com/tournament-fifa-world-cup/p0ndkz6izigq3z1/schedule?isplugin=true' height='985' width='100%' scrolling='auto' border='0' frameborder='0'></iframe>";</script><style>body{margin:0;padding:0}</style>