diff --git a/frontend/src/routes/testingcomponents/+page.svelte b/frontend/src/routes/testingcomponents/+page.svelte index 2934920c..840bef0e 100644 --- a/frontend/src/routes/testingcomponents/+page.svelte +++ b/frontend/src/routes/testingcomponents/+page.svelte @@ -1,85 +1,191 @@ -
-
- {#each Object.entries(goals) as [category, value]} -
-
{capitalizeFirstLetter(category)}
- {#each value as goal (goal.name)} - - {/each} +
+ What's your SMART Goal? +
+ + +
-
- + +
+
+
+

Measurable

+
+
+ AchievAIm's Measurable suggestion +
+
+
+
+
+ + +
+
+
+

Attainable

+
+
+ AchievAIm's Attainable suggestion +
+
+
+
+
+ + +
+
+
+

Relevant

+
+
+ AchievAIm's Relevant suggestion +
+
+
+
+
+ + +
+
+
+

Time-Bound

+
+
+ AchievAIm's Time-Bound suggestion +
+
+
+
+
+ +
+
+
+
+ {#if goal.days_of_week} +
+

Days

+
+ + {/if} +
+
+
+
+ +
+
+
+

Date

+
+ +
+
+
+
+ +
+
+
+

Time

+
+ +
+
+
+
+