diff --git a/UI/css/reset.css b/assets/css/reset.css
similarity index 100%
rename from UI/css/reset.css
rename to assets/css/reset.css
diff --git a/UI/css/styles.css b/assets/css/styles.css
similarity index 100%
rename from UI/css/styles.css
rename to assets/css/styles.css
diff --git a/UI/js/script.js b/assets/js/script.js
similarity index 100%
rename from UI/js/script.js
rename to assets/js/script.js
diff --git a/index.html b/index.html
index b297463..380c26a 100644
--- a/index.html
+++ b/index.html
@@ -4,8 +4,8 @@
-
-
+
+
Log In
diff --git a/UI/add_user.html b/pages/add_user.html
similarity index 92%
rename from UI/add_user.html
rename to pages/add_user.html
index 9ba215c..109dae7 100644
--- a/UI/add_user.html
+++ b/pages/add_user.html
@@ -4,8 +4,8 @@
-
-
+
+
Add User
diff --git a/UI/all_users.html b/pages/all_users.html
similarity index 93%
rename from UI/all_users.html
rename to pages/all_users.html
index a90c1e4..5ae0e40 100644
--- a/UI/all_users.html
+++ b/pages/all_users.html
@@ -4,8 +4,8 @@
-
-
+
+
Document
diff --git a/UI/cart.html b/pages/cart.html
similarity index 95%
rename from UI/cart.html
rename to pages/cart.html
index 69be8fd..b5febf5 100644
--- a/UI/cart.html
+++ b/pages/cart.html
@@ -4,8 +4,8 @@
-
-
+
+
Cart Checkout
diff --git a/UI/edit_product.html b/pages/edit_product.html
similarity index 91%
rename from UI/edit_product.html
rename to pages/edit_product.html
index 2907e25..5dc9f58 100644
--- a/UI/edit_product.html
+++ b/pages/edit_product.html
@@ -4,8 +4,8 @@
-
-
+
+
Edit Product
diff --git a/UI/new_product.html b/pages/new_product.html
similarity index 92%
rename from UI/new_product.html
rename to pages/new_product.html
index e36901a..a1350af 100644
--- a/UI/new_product.html
+++ b/pages/new_product.html
@@ -4,8 +4,8 @@
-
-
+
+
New product
diff --git a/UI/product-order.html b/pages/product-order.html
similarity index 95%
rename from UI/product-order.html
rename to pages/product-order.html
index c48cbee..5e85415 100644
--- a/UI/product-order.html
+++ b/pages/product-order.html
@@ -4,8 +4,8 @@
-
-
+
+
Shop
diff --git a/UI/product_overview.html b/pages/product_overview.html
similarity index 96%
rename from UI/product_overview.html
rename to pages/product_overview.html
index 8ba92f4..b90a524 100644
--- a/UI/product_overview.html
+++ b/pages/product_overview.html
@@ -4,8 +4,8 @@
-
-
+
+
Product Overview
diff --git a/UI/profile.html b/pages/profile.html
similarity index 94%
rename from UI/profile.html
rename to pages/profile.html
index ed671ef..670e294 100644
--- a/UI/profile.html
+++ b/pages/profile.html
@@ -4,8 +4,8 @@
-
-
+
+
Profile
diff --git a/UI/sales_record.html b/pages/sales_record.html
similarity index 93%
rename from UI/sales_record.html
rename to pages/sales_record.html
index f505a69..6023a68 100644
--- a/UI/sales_record.html
+++ b/pages/sales_record.html
@@ -4,8 +4,8 @@
-
-
+
+
Sales Report