Project that aims to create a website for a gym, where the clients and employees can access their data, buy in the gym store and check the gym activities.

Overview

Gym_Management_Project

Project that aims to create a website for a gym, where the clients and employees can access their data, buy in the gym store and check the gym activities. The Git Hub repository of this project can be accessed through the following link: https://github.com/danielcorona19/Gym_Management_Project

Project Organization

├── main          <- Contain the main .php files which includes and requires the templates and database files. This folder must be passed as a volume to the docker container.
│   ├── images          <- Contain .jpg and .png files which are used in the website
│   ├── templates       <- Contain the templates .php and .html files
│   ├── database        <- Contain the php functions which access the sql database
│   ├── sql             <- Contain the definition of the sql database
│   └── css             <- Contain the .css files which define the layout and style of the website

Instalation

Windows 1 - Extract the .zip file of the project 2 - Move the main folder to the root of your C drive cd c:
3 - Open the PowerShell with administrator privileges 4 - Run the following instruction in Power Shell: docker run -d -p 8080:8080 -it --name=php -v C:\main:/var/www/html quay.io/vesica/php73:dev 5 - Use your browser to navigate to http://localhost:8080/Home.php

Linux / Mac 1 - Extract the .zip file of the project 2 - Move the main folder to your home folder 3 - Open a terminal and run the following instruction: sudo docker run -d -p 8080:8080 -it --name=php -v ~/main:/var/www/html quay.io/vesica/php73:dev 5 - Use your browser to navigate to http://localhost:8080/Home.php

Uninstallation

Windows 1 - Run the following instruction in Power Shell: docker rm -f php

Linux / Mac 1 - Open a terminal and run the following instruction: docker rm -f php

Authors

Daniel Corona João Alves Matilde Costa

You might also like...
This car rental project system project in PHP focuses mainly on dealing with customers regarding their car rental hours and certain transactions.
This car rental project system project in PHP focuses mainly on dealing with customers regarding their car rental hours and certain transactions.

Car-Rental Online Car Rental Management System This car rental project system project in PHP focuses mainly on dealing with customers regarding their

This project aims to facilitate the management of websites monitored by the blackbox exporter, via a web UI.

This project aims to facilitate the management of websites monitored by the blackbox exporter, via a web UI. The UI would allow to add/remove sites, groups, and even add different fields in the prometheus database.

🐋 This project aims to broaden knowledge of system administration by using Docker: virtualizing several Docker images, creating them in a new personal virtual machine.

🐋 This project aims to broaden knowledge of system administration by using Docker: virtualizing several Docker images, creating them in a new personal virtual machine.

In order to use the Korean Language on your Magento 2 store, it is time to start with Magento 2 Korean Language Pack in the set of informative documentations by Mageplaza. Magento 2 Korean Language Package is published by Magento 2 Translation Project at Crowdin, so all phrases will be replaced by the Korean language according to the contribution to that project. Please following up the guides in this post to convert the language with ease!
Easily create and read Corona Warn App Check-In URLs

bauer-kirch/cwa-event-registration-url This PHP library allows generating Check-In URLs for the Corona Warn App which can then be used to generate a Q

> Create e-wallet, send money, withdraw and check balance all via USSD protocol
Create e-wallet, send money, withdraw and check balance all via USSD protocol

Mobile Money USSD solution Create e-wallet, send money, withdraw and check balance all via USSD protocol Create e-wallet Step 1 Step 2 Step 3 Step 4 S

Allow any Discord user to sign in to your website and save their discord user information for later use.
Allow any Discord user to sign in to your website and save their discord user information for later use.

Simple Discord SSO ( Single Sign-On ) Requires at least: 5.0 Tested up to: 5.8.3 Stable tag: 1.0.2 Requires PHP: 7.4 License: GPLv2 or later License U

Allows the connection of Minecraft: JE clients to PocketMine servers. Made for PM4

JavaPlayer Allows the connection of Minecraft: JE clients to PocketMine servers. Made for PM4 MCJE VER: 1.18.2 Need implemented Chunks (convert proble

Magento 2 Finnish Language Pack is the perfect guide so that you can enable Finnish on your magento 2 store. This translation is really necessary for everyone who are living in the Finland. Here is a step-by-step guide to install Finnish package and use it as the default language.
Owner
null
YCOM Impersonate. Login as selected YCOM user 🧙‍♂️in frontend.

YCOM Impersonate Login as selected YCOM user in frontend. Features: Backend users with admin rights or YCOM[] rights, can be automatically logged in v

Friends Of REDAXO 17 Sep 12, 2022
Get mobile app version and other related data from Google Play Store, Apple App Store and Huawei AppGallery

Mobile App Version Get mobile app version and other related data from Google Play Store, Apple App Store and Huawei AppGallery. Installation Add to co

Omer Salaj 11 Mar 15, 2022
AnsibleBoy aims to use the Asnible `facts` as data, which can then be visualized in a table format

AnsibleBoy - Ansible Frontend Hub About AnsibleBoy aims to use the Ansible facts as data, which can then be visualized as a table ToDo (note that this

Ron 23 Jul 14, 2022
This tool check syntax of PHP files faster than serial check with fancier output.

PHP Parallel Lint This application checks syntax of PHP files in parallel. It can output in plain text, colored text, json and checksyntax formats. Ad

PHP Parallel lint 202 Dec 22, 2022
PHP Parallel Lint - This tool check syntax of PHP files faster than serial check with fancier output

PHP Parallel Lint This application checks syntax of PHP files in parallel. It can output in plain text, colored text, json and checksyntax formats. Ad

PHP Parallel lint 156 Apr 24, 2022
Buy and sell crypto top 100 crypto with our fake currency. Donate to and use our referal links for discounts

PLEASE ENABLE SQLITE3 AND GD OR GD2 IN XAMPP TO RUN THE APP! (SEE HOW_TO_SETUP_XAMPP.gif) ![alt text](https://github.com/Tby23rd/Project1-Cryptosimul

Tabitha Maru 0 Dec 26, 2021
Buy Domino's pizza from MCPE!

pizzaplug Have you ever been on your PocketMine-MP (4.0.0+) server, and thought: It'd be real nice if I could order Domino's pizza through MCPE! Well,

Tal 27 Dec 17, 2022
Greyhole uses Samba to create a storage pool of all your available hard drives, and allows you to create redundant copies of the files you store.

Greyhole Greyhole is an application that uses Samba to create a storage pool of all your available hard drives (whatever their size, however they're c

Guillaume Boudreau 245 Dec 18, 2022
A web application built on PHP for user to view their credit information in their mysql database

TheCreditInfo Table of Content About Inspiration Technologies Client Pages Usage About Credere is a website created to help you track your credit hist

Abdul-Baseet Shabi 0 Jul 21, 2022