/Elite-Shop

E-Commerce Website

Primary LanguagePHP

Elite Shop

This is an eCommerce website called "Elite Shop". It was made using PHP, HTML, CSS and some JS. You can check it out here: https://elite-shop-ecommerce.000webhostapp.com/ :)

Features

  • Authentication
    When you first open the website, you will need to make an account and log in.

  • Product list
    You are sent to the homepage and you can view products by clicking on them.

  • Adding products to cart
    After opening a certain product. In the input field add how many of that product you want and click "add to cart".

  • Cart
    By clicking "Cart" button on the navbar you are redirected to you cart. There you can remove products from the cart and also by clicking "Purchase All" you can make a order.

  • Authentication
    If you click "My Orders" button from the navbar you will see your order history. You can clear the history using the button "Clear Order History"

  • Admin Dashboard
    Administrator has certain perks like adding a new product, removing or updating it. Admin can see all pending orders and delivery addresses from every user so he can send the order. He can mark the order as "sent" and it goes back to his "Order history". By adding or updating a product, admin can drag and drop the image he wants do display for that product.

img1