Our project for our Prof. Adrian Vela
A simple Gym Website.
Install XAMPP or WAMPP.
Open XAMPP Control panel and start [apache] and [mysql] .
Download project from github(https://github.com/scoop23/adbms-gym)
OR follow gitbash commands
i>cd C:\xampp\htdocs\
ii>git clone https://github.com/scoop23/adbms-gym
extract files in C:\xampp\htdocs.
open link localhost/phpmyadmin
click on new at side navbar.
give a database name as (gym_db) hit on create button.
after creating database name click on import.
browse the file in directory[gymgym/database/.sql].
after importing successfully.
open any browser and type https://localhost/<folder_name> in our case gymgym
first register and then login
admin login details or username = admin and Password=admin.