It is a system to manage soccer matches at “Sydney Sports Club”
New teams can register on the portal, and add their players. Solo players can also register. They will be assigned to teams looking for new players. A back-end admin can assign players to teams. Admin can create and update different competition tournaments, each of which would last for about 11 rounds (11 weeks). Some of the created competitions are “Monday Evening Mixed”, “Tuesday Evening Mixed”, etc. Each day there would be multiple matches. Admin could schedule matches and update scores for the registered teams.
Each tournament has a team standing table, wherein the position of the team and its statistics are updated. Statistics like wins,loss,draws, games played, f,a, points are shown. The lead player statistics would be shown in frontend.
Admin can manage corporate events and upcoming events. He can update competition, teams and match information. Admin can also configure the email which will receive the contact messages. All contact messages are sent via email. However a message copy is also saved in database, so that admin can check it anytime,in case his incoming mail server is down.
The system has been developed to be web, mobile and tablet ready.