diff --git a/.idea/ecommerce-master.iml b/.idea/ecommerce-master.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/ecommerce-master.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..c7f20e6 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/admin/assets/css/custom.css b/admin/assets/css/custom.css index f4a9140..e7e57f6 100644 --- a/admin/assets/css/custom.css +++ b/admin/assets/css/custom.css @@ -90,3 +90,7 @@ a, a:hover, a:focus { color: #fff; background: #6d7fcc; } + +#content { + width: 100%; +} \ No newline at end of file diff --git a/admin/index.php b/admin/index.php index 29e7a82..3ceedca 100644 --- a/admin/index.php +++ b/admin/index.php @@ -1,3 +1,6 @@ + @@ -10,6 +13,7 @@ E-commerce Admin Panel + Admin Panel
@@ -24,12 +28,12 @@
  • - + View All Products
  • - Insert New Category + Insert New Category
  • View All Categories @@ -62,6 +66,26 @@
  • +
    + +
    diff --git a/admin/insert_product.php b/admin/insert_product.php index 344fcb6..d2d6beb 100644 --- a/admin/insert_product.php +++ b/admin/insert_product.php @@ -1,82 +1,82 @@ - - - - Inserting Product - - - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Insert New Product here

    Product Title:
    Product Category: - -
    Product Brand: - -
    Product Image:
    Product Price:
    Product Description:
    Product Keywords:
    - +
    +
    + +
    +

    Insert New Product

    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    + +
    + +
    +
    +
    +
    + +
    +
    - - - +
    +
    All product + diff --git a/change_pass.php b/change_pass.php index e69de29..748b492 100644 --- a/change_pass.php +++ b/change_pass.php @@ -0,0 +1,50 @@ + +

    Change Your Password

    +
    +
    + +
    + + + + + + + + + + + + + + + + + +
    Enter Current Password:
    Enter New Password:
    Confirm Password:
    +