diff --git a/.gitignore b/.gitignore
index d71f3e4..0868e2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,7 @@
/bazel-out
# dependencies
-/node_modules
+**/node_modules/
# profiling files
chrome-profiler-events*.json
@@ -23,6 +23,9 @@ speed-measure-plugin*.json
.settings/
*.sublime-workspace
*.iml
+!Frontend.iml
+!Backend.iml
+!CucumberTests.iml
# Include IntelliJ modules
!/.idea/modules.xml
diff --git a/Backend/Backend.iml b/Backend/Backend.iml
new file mode 100644
index 0000000..80cc739
--- /dev/null
+++ b/Backend/Backend.iml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/CucumberTests/CucumberTests.iml b/CucumberTests/CucumberTests.iml
new file mode 100644
index 0000000..70e64e8
--- /dev/null
+++ b/CucumberTests/CucumberTests.iml
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Frontend/Frontend.iml b/Frontend/Frontend.iml
new file mode 100644
index 0000000..e9e2837
--- /dev/null
+++ b/Frontend/Frontend.iml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Frontend/src/app/app.component.html b/Frontend/src/app/app.component.html
index bbf1787..f9fd3d5 100644
--- a/Frontend/src/app/app.component.html
+++ b/Frontend/src/app/app.component.html
@@ -1,534 +1 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{ title }} app is running!
-
Blog
-
-
-
-
-
-
-
-
Resources
-
Here are some links to help you get started:
-
-
-
-
-
Next Steps
-
What do you want to do next with your app?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Run and Watch Tests
-
-
-
-
-
-
Build for Production
-
-
-
-
-
-
ng generate component xyz
-
ng add @angular/material
-
ng add @angular/pwa
-
ng add _____
-
ng test
-
ng build --prod
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+