diff --git a/README.md b/README.md
index fd6741e..49762fb 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,8 @@ yarn lint
2. login to your firebase account with `firebase login`
3. make sure you have access to the project `firebase projects:list`
4. build `yarn build` and check with `yarn preview`, once all is good release `firebase deploy --only hosting`
-5. to update schedule functions `firebase deploy --only functions` currently these are disabled
-6. if you add any library to a function, install it inside the `/functions` folder and not in the root folder
+
+
\ No newline at end of file
diff --git a/functions/README.md b/functions/README.md
new file mode 100644
index 0000000..b85b0e2
--- /dev/null
+++ b/functions/README.md
@@ -0,0 +1 @@
+these are currently disabled.
\ No newline at end of file
diff --git a/package.json b/package.json
index 459df47..62a10c5 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"@mdi/font": "^7.2.96",
"core-js": "^3.8.3",
"firebase": "^9.22.0",
- "firebaseui": "^6.0.2",
+ "firebaseui": "^6.1.0",
"gapi-script": "^1.2.0",
"googleapis": "^134.0.0",
"moment": "^2.30.1",
diff --git a/src/components/FirebaseLogin.vue b/src/components/FirebaseLogin.vue
new file mode 100644
index 0000000..fa9b7a9
--- /dev/null
+++ b/src/components/FirebaseLogin.vue
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue
index f084ac6..375a277 100644
--- a/src/components/NavBar.vue
+++ b/src/components/NavBar.vue
@@ -77,8 +77,6 @@
>
-