This commit is contained in:
Jesko Dujmovic
2022-10-18 20:23:59 +02:00
parent ee3f32b6cb
commit f442b8af1e
3 changed files with 45 additions and 56 deletions

View File

@@ -14,11 +14,9 @@
<div id="workout-selection-area">
<h2>Load Predefined Workout</h2>
<button class="loadPredefinedWorkout" id="load-leg-strength">Legs Strength</button>
<button class="loadPredefinedWorkout" id="load-body-strength">Upper Body Strength</button>
<button class="loadPredefinedWorkout" id="load-leg-hyp">Legs Hypertrophy</button>
<button class="loadPredefinedWorkout" id="load-chest-hyp">Chest-Triceps Hypertrophy</button>
<button class="loadPredefinedWorkout" id="load-back-hyp">Back-Biceps Hypertrophy</button>
<button class="loadPredefinedWorkout" id="monday">Monday</button>
<button class="loadPredefinedWorkout" id="wednesday">Wednesday</button>
<button class="loadPredefinedWorkout" id="friday">Friday</button>
</div>
<h2>Today's Workout</h2>
<ul id="exercise-list">