๐ฐ Cake Shop โ PHP E-commerce Website This is a fully functional Cake Shop e-commerce website developed using PHP, MySQL, HTML5, CSS3, and JavaScript. The project includes essential features for an online cake-selling platform, providing a smooth and user-friendly shopping experience.
๐ Features: ๐ Add to Cart & Checkout Functionality
๐ Secure Order Processing
๐ฆ Dynamic Order Management
๐ Best-Seller Products Page (auto-updated)
๐ง Product Listing with Discounts & Images
โ๏ธ Contact Form with Email Integration
๐ณ Multiple Payment Modes Support (e.g., COD, online)
๐ ๏ธ Tech Stack: Frontend: HTML5, CSS3, JavaScript
Backend: Core PHP
Database: MySQL
๐ Project Structure: index.php โ Homepage with featured cakes
cart.php โ Cart management page
checkout.php โ Checkout and order placement
Best-Seller.php โ Displays top-selling cakes
contact.php โ Contact form for customer queries
admin/ โ Admin panel for managing products and orders
โ How to Run: Clone the repository
Import the SQL file into your local MySQL server
Configure database connection in config.php
Run using localhost/Cake-Shop