Projects
E-Commerce Clothes Shop
Fullstack
⭐ Featured
E-Commerce Clothes Shop
Website toko online sederhana dengan framework laravel
About This Project
Full-featured e-commerce platform built with Laravel 13, featuring role-based access for Admin and Customer, integrated with Midtrans payment gateway, coupon system, PDF invoice generation, admin analytics dashboard, and notification system.
Business Process / Alur Sistem
Customer Flow
Register → Browse/Search Products → Manage Cart → Apply Coupon →
Checkout (Midtrans / COD) → Payment → Order Confirmation →
Download Invoice (PDF) → Write Review
Admin Flow
Login → Dashboard Analytics → Manage:
├── Products (CRUD + Images + Stock)
├── Categories (CRUD)
├── Brands (CRUD)
├── Coupons (CRUD)
└── Sliders (CRUD)
→ Process Orders (Pending → Paid → Processing → Shipped → Completed)
→ Download Shipping Label (PDF)
→ Monitor Reviews, Customers, Activity Logs, Notifications
Order Status Workflow
Pending → Paid → Processing → Shipped → Completed
Technologies Used
Laravel
PHP
MySQL
Bootstrap
JavaScript