diff --git a/.gitignore b/.gitignore index cd4c22c..e86e429 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ *__pycache__* +/node_modules +.vscode diff --git a/frontend/html/dashboard.html b/frontend/html/dashboard.html new file mode 100644 index 0000000..56d629a --- /dev/null +++ b/frontend/html/dashboard.html @@ -0,0 +1,167 @@ +p + + + + + DashBoard + + + +
+ +
+ + + +
+ +
+ + + +
+ +
+ +
+
+ +
+
+
+ + +
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+
+ +
+ +
+ +
+ +
+ +
+ + +
+ +
+ +
+ +
+ +
+ +
+
+ +
+ +
+ + +
+
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+ + + + + + diff --git a/frontend/html/index.html b/frontend/html/index.html new file mode 100644 index 0000000..2214cae --- /dev/null +++ b/frontend/html/index.html @@ -0,0 +1,46 @@ + + + + + + + Login + + + + + + +
+
+ +
+

Sign In

+
+ +
+ + +
+ +
+
+ Register +
+
+ +
+ +
+ +
+ +
+ +
+
+ + + + +