How to run this site?
:: Clone this Github Repository.
:: Install Xampp and open the Xampp Control panel.
:: Paste this repository in htdocs folder in xampp folder(where you installed the Xampp application).
:: Start the modules Apache and MySQL.
:: Execute products.php only(So that the backend part gets completed).
:: In your browser, type "localhost/Ozone".
The site will run successfully!.
AUTHORS 👤 Logeshwaran S
- Website: http://logeshwaran-portfolio-logeshwaran95.vercel.app/
- Twitter: @Logeshwaran395
- Github: @Logeshwaran95
- LinkedIn: @logeshwaran
👤 Thilai Nathan
- Website: http://thillai.vercel.app/
- Github: @Thillai22
- LinkedIn: @thillai-nathan
Description page(Description.php)

The customers can post their questions and reviews about the product here.
Return product page(Return.php)
When the customer wants to report about their product

Cart page (Viewcart.php)
When the customers want to buy multiple products they can simply add the products to the cart and checkout later

Or the customer can click buy now to immediately purchase the product and checkout it. All the details of product will be stored in the database.
Orders page (Orders.php)
When the user clicks orders tab in the header the user is redirected to this page.
The user can track his order and know when he can receive his product







