diff --git a/AuthentesApp/src/app/home/home.page.ts b/AuthentesApp/src/app/home/home.page.ts index f541ece..1285583 100644 --- a/AuthentesApp/src/app/home/home.page.ts +++ b/AuthentesApp/src/app/home/home.page.ts @@ -12,6 +12,13 @@ export class HomePage { wellnesswheel() { console.log("komt wellnesswheel game"); + // On click open modal page + // all modal pages have the same style. + // Just de steps differ + // On clicking "start" check if cookie exists + // if it exists ask if the user wants to restart or continue + // otherwise a cookie will be created with the game information + // Than start the game } lifeline() {