Consumer-to-Consumer (C2C) e-commerce platform built to empower South Africa's township economy — enabling individuals to buy and sell goods directly with each other, supported by a full admin management system with Role-Based Access Control (RBAC).
# 🛒 Masab Trade — C2C E-Commerce Platform
> A Consumer-to-Consumer (C2C) e-commerce platform built to empower South Africa's township economy — enabling individuals to buy and sell goods directly with each other, supported by a full admin management system with Role-Based Access Control (RBAC).
---
## 🌐 Live Demo
| Access Point | URL |
|---|---|
| **Main Website** |
masabtrade.infinityfree.io |
| **Admin Login** |
masabtrade.infinityfree.io |
---
## 📋 Table of Contents
- About the Project
- Features
- Tech Stack
- Project Structure
- Database Setup
- Local Installation
- Live Hosting Setup
- User Roles
- Screenshots
- Academic Context
---
## 📖 About the Project
Masab Trade is a fully hand-coded C2C e-commerce platform developed as part of a university software development project. The platform targets South Africa's township economy (estimated at R900 billion annually) and provides:
- A public marketplace where sellers list goods and buyers browse and purchase
- Direct buyer-seller communication via WhatsApp
- Multiple payment options suited to the South African informal economy (COD, Mobile Money, EFT)
- A secure admin panel for platform management with full RBAC
- Multi-language support in 5 South African languages
**No CMS (WordPress, Wix, etc.) was used. Every line of code is custom written.**
---
## ✨ Features
### 👤 Buyer
- Browse and search products with filters (category, price, condition)
- Real-time stock badge indicators on every product card
- Product detail modal with customer reviews and star ratings
- Full checkout: delivery method selection + payment method selection
- Order confirmation with success popup and WhatsApp seller contact
- Order history with status tracking
- Leave star ratings and written reviews per order
### 🏪 Seller
- Register with business name and description
- List products with image upload, quant …