Development of a Website-Based System in a Sports Club Report

Verified

Added on  2022/10/19

|2
|399
|16
Report
AI Summary
This report focuses on the development of a new website-based system for a sports club, aiming to enhance both member and administrative experiences. It outlines the software requirements, including Visual Studio Code, Sublime Text 3, and XAMPP, along with the steps for running the application and importing the database. The report highlights the advantages of the new system, its impact on club members, and the integration of a payment gateway. Furthermore, it discusses the future scope of the website and provides a detailed introduction to the project's objectives, emphasizing the significance of the system for the club's management. The report is designed to provide a comprehensive understanding of the website development process, from technical aspects to its strategic benefits.
Document Page
Tools Used:
Visual Studio Code: The visual studio code is considered to be the source code editor. It
is designed, developed and maintained by Microsoft Corporation. This tool is available in
windows, mac and linux.
Sublime Text 3: It is a text editor. This application is used for changing small amount of
codes in files without opening the project in VS Code.
Xampp: In order to run the PHP files, a server is needed. The XAMPP provides the local
server which can process the PHP codes and database queries.
Running the Application:
Installing XAMPP: Download and install XAMPP in the c drive. After successfully
installing the zip file, a folder named XAMPP will be created in the c drive. Navigate to htdocs
folder within the xampp folder.
Zip File: The zip file contains all the practical files. In order to access the files needed to
be unzipped. Copy the zip file into the htdocs folder. Then right click on the file and select unzip
here. In the unzipped file, a sql file named sportgenics will be available.
Importing Database: Open the xampp control panel. Click on start apache and mysql.
After ports are assigned, click on admin of mysql. In the phpmyadmin page a option called
import will be available. Click on that. Choose that sportgenics.sql file from the unzipped folder
and press go.
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Ruining the application: Copy and paste the link ‘http://localhost/sportgenics/index.php
in the browser. The application will run. Use the PHPmyadmin page to insert admin record and
registration page to add customer.
Opening the Application in VS Code: After installing VS Code, open it. Click on file
and then select ‘Open Folder’. Select the ‘sportgenics’ folder within the xampp/htdocs folder.
Opening individual files in Sublime Text: Right click on the file and then select open
with. Select the sublime text 3. If sublime text 3 is not listed then add the extenstion from
installed folder. In case, sublime text is asked for purchasing it then discard the usage of sublime
text because editing can be handled with VS Code.
chevron_up_icon
1 out of 2
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]