[go: up one dir, main page]

Skip to content

premkumar6/Football-Database-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Football-Database-management

About:

This football database management system is a hub accessing and analyzing player and club data. Here users can create their profile and view player data but will have to visit the site regularly to earn enough points to upgrade to a premium membership. The premium membership has its own perks as it gives the user detailed and extensive information about clubs players. This project is developed using HTML,JavaScript and CSS for front-end, where as PHP and MYSQL were used to implement the back-end part. This web application is user friendly,interactive and this combined with fast and accurate execution of queries keep the users glued for a long time.

Software Requirement 1.Windows 7 or higher version OS 2.Google chrome v70.0.3538 or greater 3.XAMPP web server

Procedure: 1.Install xampp on your system.

After installing wamp (Default directory : c:/xampp/) , download the project and unzip it in directory : (c:/xampp/htdocs/).

Select Xampp-control in directory : (c:/xampp/) and Start MySQl and Apache.Open google chrome and type the following url without quotes: "http://localhost/phpmyadmin/" and enter root as username and press Go.

Now first you have to Load the database in your local server and then you can run the project.

To load the database :

Click on +New on the left hand column Give database name as "dbms" (without quotes and small case) and set character encoding to "utf8mb4_unicode_ci" After creating the database successfully, on the upper main menu panel, click on Import and then click "choose file" from file to import menu. Now browse to directory where you saved the project and click on dbms.sql and then go down and click Go. Run the project :

If you face a problem that the image is not loading in the web page then please follow these steps:

Add the referer control extension to your google chrome browser. This is the link : (https://chrome.google.com/webstore/detail/referer-control/hnkcfpcejkafcihlgbojoidoihckciin)

In the enter site box, enter the following url www.sofifa.com/ .

Select referer setting as custom and choose the option as target host.

Save changes and reload the web page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published