Soccer Database Project
This is my MPCS53001 Database final project about developing a web application using PHP, MySQL, Bootstrap framework
Data set: Soccer player data of English Premier League, La Liga, Bundesliga soccer association
Functions implemented:
1. Search the player based on their club, manager, age, country, position etc.
2. Search the top performance player based the number of goals scored, assists made and yellow or red cards got
3. Search the manager based on their club, player, age, country
4. Search the club based on their manager, player, home stadium, league etc.
5. Search the top performance club based on the number of home wins, home draw, home defeat, away win etc.
6. Search the overall performance of each club from different leagues from 2005 to 2016
7. Add, update and delete the player info data
8. Add, update and delete the manager info data
9. Add, update and delete the club info data