diff --git a/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/Admin.html b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/Admin.html
new file mode 100644
index 0000000..652d594
--- /dev/null
+++ b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/Admin.html
@@ -0,0 +1,76 @@
+
+
+
+
+
+ Flexitime Admin page
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/Helpers.js b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/Helpers.js
new file mode 100644
index 0000000..1a5df4b
--- /dev/null
+++ b/DataCenter_Windows/WindowsDataCenter/WindowsDataCenter/www/Helpers.js
@@ -0,0 +1,35 @@
+function Helpers() {
+ var self = this;
+ /**
+ * Create a request URL - references apiEndpoints object to construct url with args, and optional callback url.
+ * @param {string} routePath
+ * @param {Array