🍰 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