"# Gym-Management-project1" GYM Management System Project Using PHP and MySQL How to run the GYM Management System Project Using PHP and MySQL (Code Camp BD - GYM Management System ) Project
Download the GYM Management System Project zip file
Extract the file and copy gym folder
Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
Open PHPMyAdmin (http://localhost/phpmyadmin)
Create a database with name: gym_codecampbd
Import gym_codecampbd.sql file(given inside the zip package in SQL file folder)
Go to Project File - > http://localhost/"Your_Project_Name"