Picture of Me
Me at a powerlifting meet squatting just over 500 pounds!

My Website for CS-148

Jordan Bourdeau - Site map

Admin Folder

Final Project

Public Files

Unrestricted Pages

about.php

contact.php

forgotPassword.php

forgotUsername.php

index.php

login.php

signup.php

signup.php

tempPassword.php

tempUsername.php

Restricted Pages

Table Viewer

table-viewer.php

Admin Pages

adminDisplayClient.php

adminDisplayCoach.php

adminDisplayUser.php

Coach Pages

coachAddWorkout.php

coachBlockEditor.php

coachDisplayClient.php

coachManageExercise.php

coachManageMuscles.php

coachNewsletter.php

coachWorkoutEditor.php

Client Pages

clientBlockView.php

clientEditWorkout.php

User Pages

dashboard.php

Supporting files

Page Components

connect-DB.php

contact-content.php

footer.php

git-Commands.txt

header.php

login-content.php

nav.php

README.md

signup-content.php

sql.php

validateUser.php

Scripts

changeClientWorkoutCSS.js

logout.php

Library

Admin.php

Block.php

Client.php

Coach.php

constants.php

DataBase.php

Exercise.php

helperFunctions.php

Login.php

Muscle.php

pass.php

PerformedSet.php

PrescribedExercise.php

RecoveryFactors.php

test-accounts.txt

User.php

Workout.php

Custom Exceptions

exceptionCodes.php

ExerciseException.php

PasswordException.php

UserAlreadyClientException.php

UserAlreadyCoachException.php

UserCreationException.php

UsernameException.php

Images

bench.JPG

deadlift.jpg

desktop-wireframe.JPG

phone-wireframe.JPG

squat-angled-view.JPG

squat-sideview.JPG

tablet-wireframe.JPG

Files

data-dictionary.pdf

presentation.mp4

CSS

about.css

adminDisplayClient.css

adminDisplayCoach.css

adminDisplayUser.css

clientBlockView.css

clientEditWorkout.css

coachAddWorkout.css

coachBlockEditor.css

coachDisplayClient.css

coachManageExercises.css

coachManageMuscles.css

coachWorkoutEditor.css

contact.css

dashboard.css

editAccount.css

forgotPassword.css

forgotUsername.css

index.css

login.css

main.css

mobile.css

signup.css

sql.css

tablet.css

tempPassword.css

tempUsername.css

ultrawide.css

Admin Page Components

adminAddClient.php

adminAddCoach.php

adminClientRoster.php

adminCoachRoster.php

adminCreateNewsletter.php

adminDashboard.php

Client Page Components

clientBlocks.php

clientDashboard.php

Coach Page Components

coachClientRoster.php

coachDashboard.php

User Page Components

userDashboard.php

userAccount.php

Notes to grader

Lab 5 - Sorting and Paging

Public Files

index.php

Supporting files

constants.php

DataBase.php

main.css

pass.php

Notes to grader