diff --git a/.env b/.env
index 34e86f2..cfbb44a 100644
--- a/.env
+++ b/.env
@@ -2,15 +2,15 @@ VERSION=2.0.0
MODE=development
NODE_ENV=development
ENV=development
-PLATFORM_NAME=CreatedBy
+PLATFORM_NAME=Test
MAIL_FROM=
MAIL_DOMAIN=
MAILGUN_KEY=
TWILIO_PHONE_NUMBER=
TWILIO_SID=
TWILIO_TOKEN=
-COPYRIGHT=Copyright © 2021 CreatedBy. All rights reserved.
-POWERED_BY=Powered By CreatedBy.
+COPYRIGHT=Copyright © 2021 MKD. All rights reserved.
+POWERED_BY=Powered By MKD.ca
NODE_PORT=3001
GRAPHQL_PORT=9001
EMAIL_SMTP_PROTOCOL=smtp
@@ -29,19 +29,19 @@ MIGRATION_NUMBER=9377770345344
LANGUAGE=english
BASE_URL=http://localhost:3001
SITE_TITLE=Manaknight Saas
-COMPANY=Created By
+COMPANY=MKd
IMAGE_UPLOAD=local
FILE_UPLOAD=local
UPLOAD_BYTE_SIZE_LIMIT=1000000000
SESSION_SECRET=ACbe28dfeaeb2635aac92c05660664588b
-SHOPIFY_SITE=skincare-created-by.myshopify.com
-SHOPIFY_API_KEY=22af1881679ebb9dbc5094f49532d905
-SHOPIFY_API_PASSWORD=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
-SHOPIFY_SECRET_KEY=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
+SHOPIFY_SITE=skincare.myshopify.com
+SHOPIFY_API_KEY=22a
+SHOPIFY_API_PASSWORD=shppa
+SHOPIFY_SECRET_KEY=shpss
SHOPIFY_SCOPES=write_script_tags,read_script_tags,read_content,write_content,read_products
API_URL=http://localhost:3001
-DYNAMIC_CONFIG_JWT_KEY=544e68498c28710b10af9dc9c7c9530951438f23
-DYNAMIC_CONFIG_PERMISSION_ENCRYPT_KEY=vOVH6sdmpNWjRRIqCc7rdxs01lwHzfr3
+DYNAMIC_CONFIG_JWT_KEY=544e
+DYNAMIC_CONFIG_PERMISSION_ENCRYPT_KEY=vOV
DYNAMIC_CONFIG_JWT_EXPIRE_AT=3600
DYNAMIC_CONFIG_JWT_REFRESH_EXPIRE_AT=7200
DYNAMIC_CONFIG_GOOGLE_CLIENT_ID=466040660536-l5pq116jdp6cs3b58a7k4t52f5lpa5se.apps.googleusercontent.com
@@ -63,7 +63,7 @@ DB_DSN=
DB_HOSTNAME=localhost
DB_USERNAME=root
DB_PASSWORD=
-DB_DATABASE=created_by
+DB_DATABASE=mkd
DB_DBDRIVER=mysqli
DB_DBPREFIX=
DB_PCONNECT=false
diff --git a/.gitignore b/.gitignore
index 3fc5343..53b626d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,7 @@ lerna-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
-
+.DS_Store
# Runtime data
pids
*.pid
diff --git a/README.md b/README.md
index e727595..9775149 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ You can change the html or the css to do this task.
### Quiz 2
-Each respone page should be closed after a set amount of time
+Each response page should be closed after a set amount of time
The setTimeout of the response page of previous quiz is not working
Figure out where this is handled and make a setTimeout to close the response and move on to the next question using the time stored in variable called "closeResponseTimeoutCounter"
@@ -33,7 +33,7 @@ Then add an option at the end of all options that says None of the above and onc
### Quiz 4
implement a function that is called checkAllergie()
-pseduo steps of the function
+pseudo steps of the function
- find a way to read the dataset values on the html button element that generated the click
- each button should have data-val that contains the label of the option
diff --git a/public/quiz-test.html b/public/quiz-test.html
index da81a4f..b09189a 100644
--- a/public/quiz-test.html
+++ b/public/quiz-test.html
@@ -15,17 +15,16 @@
- We are experts on skin and skincare actives, but only you are the true expert on your skin. By combing our science with your input about you and your skin, together we will co-create - your perfect formula. + We are experts on skin and skincare actives..