An educational workout website for beginners who want to get into the workout world without compromise!
- Clone the repository or download as zip and extract the content inside to your webserver.
- Go to includes/db-init.php and replace the $host, $user, $pass values with your database values
On Apache2, if the website is not redirecting properly, set output_buffering to the follow in php.ini: output_buffering = On