Source Code Only
Full ZIP with frontend, backend, database & documentation.
- Complete project source files
- Database script included
- How-to-run guide
Tap to open live demo
Interactive live demo — verify the project before you buy
Complete final-year project source code with frontend, backend, database, and setup guide. Instant download after secure payment.
Choose your plan
Full ZIP with frontend, backend, database & documentation.
We install & configure the project on your laptop within 24 hours.
Review features, setup steps, and credentials before you pay.
Description, tech stack, and what is included
SoleCraft is a final year project developed using Core PHP and MySQL for managing online footwear sales and e-commerce operations. This final year project includes a customer storefront, user account portal, and admin management panel. Customers can browse footwear products, search and filter products, manage cart and wishlist, place orders using Cash on Delivery or manual payment methods, track orders, manage addresses, submit reviews, and view invoices. Admins can manage categories, brands, products, inventory, customers, orders, payments, reviews, feedback, notifications, and reports. With stock management, discount pricing, wishlist tracking, order lifecycle management, and sales analytics, this project is suitable for a final year major project in PHP, MySQL, and e-commerce management systems.
Ready to download?Pay once · Use for submission & viva
Modules and controls available to administrators
What end users can do in this application
Additional capabilities included in the project
Step-by-step setup on your laptop or PC
Copy the final year project folder into:
C:\xampp\htdocs\Online-Footwear-Shopping-Project\
Create database:
CREATE DATABASE footwear_shop CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
Import files:
sql/schema.sql
sql/seed.sql
Configure database:
config/config.php
Update database settings:
DB_HOST=localhost
DB_NAME=footwear_shop
DB_USER=root
DB_PASS=
Ensure uploads directory is writable:
uploads/
uploads/products/
Open:
http://localhost/Online-Footwear-Shopping-Project/
Default demo accounts for testing after setup
[email protected]Admin@123[email protected]User@123Usage terms for academic and personal projects
Search terms and categories for this source code