Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 462 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 462 Bytes

FIFA-TOURNAMENT-ORGANIZER

WebApp written in PHP for organizing a FIFA league of teams or indivisuals to play in real life or online

To make the webApp work:
1- you need to make a database with credentials to enter in file: core.php ,line: 203 to replace initial values.
2- you need to create six database tables as seen in the image uploaded.
3- set up your favourite php moded server and copy the project to your www folder.
4- have fun.