diff --git a/admin/insert_brand.php b/admin/insert_brand.php
new file mode 100644
index 0000000..61b3ab2
--- /dev/null
+++ b/admin/insert_brand.php
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/admin/insert_category.php b/admin/insert_category.php
new file mode 100644
index 0000000..50fc5e5
--- /dev/null
+++ b/admin/insert_category.php
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/admin/insert_product.php b/admin/insert_product.php
index 07e1bbe..5dce0d5 100644
--- a/admin/insert_product.php
+++ b/admin/insert_product.php
@@ -1,81 +1,88 @@
-
-
- Inserting Product
-
-
-
-
+
+
+
Admin Login
-
-
-
+
+
+
+
+
+
+
+
-
\ No newline at end of file
+
+
+
+
diff --git a/admin/view_brands.php b/admin/view_brands.php
index dd3df9c..b760ebe 100644
--- a/admin/view_brands.php
+++ b/admin/view_brands.php
@@ -1,12 +1,43 @@
-
\ No newline at end of file
diff --git a/admin/view_categories.php b/admin/view_categories.php
index c326a31..1c8625e 100644
--- a/admin/view_categories.php
+++ b/admin/view_categories.php
@@ -1,12 +1,43 @@
-
Categories
-
$cat_title";
+if(!isset($_SESSION['user_email'])){
+ header('location: login.php?not_admin=You are not Admin!');
}
?>
-
\ No newline at end of file
diff --git a/admin/view_customers.php b/admin/view_customers.php
index c96822f..7287a3c 100644
--- a/admin/view_customers.php
+++ b/admin/view_customers.php
@@ -1,41 +1,52 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/admin/view_products.php b/admin/view_products.php
new file mode 100644
index 0000000..2e57b8c
--- /dev/null
+++ b/admin/view_products.php
@@ -0,0 +1,57 @@
+
+