From ce6075636095f655167b4cca2713b8381c80b371 Mon Sep 17 00:00:00 2001 From: Billy Brawner Date: Sat, 5 Sep 2015 00:24:39 -0700 Subject: [PATCH] Added model for exercises - generation coming soon. --- app/Exercise.php | 14 ++++++++++++++ public/assets/css/styles.css | 5 +++-- resources/views/generate.blade.php | 30 +++++++++++++++--------------- 3 files changed, 32 insertions(+), 17 deletions(-) create mode 100644 app/Exercise.php diff --git a/app/Exercise.php b/app/Exercise.php new file mode 100644 index 0000000..a4e61f5 --- /dev/null +++ b/app/Exercise.php @@ -0,0 +1,14 @@ +Which of the following equipment/exercise styles do you have access to and enjoy doing? Check all that apply:

- Free Weights + Free Weights
- Dumbbells + Dumbbells
- Barbells + Barbells
- Selectorized Equipment + Selectorized Equipment
- Cable Equipment + Cable Equipment
- Calisthenics + Calisthenics




- + + + - ' . $i . ' months'; + echo ''; } ?> @@ -61,16 +61,16 @@

- ' . $i . ''; + echo ''; } ?>

- +