diff --git a/src/masks/email_conf.html b/lib/masks/email_conf.html
similarity index 100%
rename from src/masks/email_conf.html
rename to lib/masks/email_conf.html
diff --git a/src/masks/email_update.html b/lib/masks/email_update.html
similarity index 100%
rename from src/masks/email_update.html
rename to lib/masks/email_update.html
diff --git a/src/Spot.vue b/src/Spot.vue
new file mode 100644
index 0000000..9abc790
--- /dev/null
+++ b/src/Spot.vue
@@ -0,0 +1,67 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/admin.vue b/src/components/admin.vue
new file mode 100644
index 0000000..067ebfe
--- /dev/null
+++ b/src/components/admin.vue
@@ -0,0 +1,231 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/components/adminInput.vue b/src/components/adminInput.vue
new file mode 100644
index 0000000..cd8e3eb
--- /dev/null
+++ b/src/components/adminInput.vue
@@ -0,0 +1,17 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/components/project.vue b/src/components/project.vue
new file mode 100644
index 0000000..c3c1ef4
--- /dev/null
+++ b/src/components/project.vue
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/spotButton.vue b/src/components/spotButton.vue
new file mode 100644
index 0000000..987c603
--- /dev/null
+++ b/src/components/spotButton.vue
@@ -0,0 +1,22 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/components/spotIcon.vue b/src/components/spotIcon.vue
new file mode 100644
index 0000000..4df4f11
--- /dev/null
+++ b/src/components/spotIcon.vue
@@ -0,0 +1,17 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/masks/admin.html b/src/masks/admin.html
deleted file mode 100644
index 38201a3..0000000
--- a/src/masks/admin.html
+++ /dev/null
@@ -1,71 +0,0 @@
-
\ No newline at end of file
diff --git a/src/masks/index.html b/src/masks/index.html
index e87f33c..d3a757b 100755
--- a/src/masks/index.html
+++ b/src/masks/index.html
@@ -20,12 +20,12 @@
-
Spotty