Logo Lanfrica

AtiyyahBata/MzansiLink

Domain:

socioeconomic

Record type:

software
Creator:
Ati
Host:
A marketplace web application built with PHP and MySQL that connects buyers and sellers across South Africa. # 🌍 MzansiLink MzansiLink is a marketplace web application developed to connect buyers and sellers across South Africa. The platform allows users to browse products, list items for sale, manage orders, and communicate through a simple and user-friendly interface. --- ## πŸ“– About the Project MzansiLink was developed as part of a software engineering project to demonstrate full-stack web development skills using PHP and MySQL. The system focuses on creating a secure and responsive marketplace where users can: - Register and log in securely - Buy and sell products - Manage listings - View and manage orders - Save favourite products - Communicate with other users --- ## ✨ Features ### πŸ‘€ User Authentication - User Registration - Secure Login - Logout - Session Management ### πŸ›’ Buyer Features - Browse Products - Search Products - Wishlist - Place Orders - View Order History ### πŸͺ Seller Features - Seller Dashboard - Add Products - Edit Products - Delete Products - Manage Orders ### πŸ“± Responsive Design - Desktop Friendly - Mobile Friendly - Clean User Interface --- ## πŸ›  Technologies Used - PHP - MySQL - HTML5 - CSS3 - JavaScript - XAMPP - Git - GitHub --- ## πŸ“‚ Project Structure ``` MzansiLink/ β”‚ β”œβ”€β”€ admin/ β”œβ”€β”€ auth/ β”œβ”€β”€ buyer/ β”œβ”€β”€ seller/ β”œβ”€β”€ config/ β”œβ”€β”€ uploads/ β”œβ”€β”€ assets/ β”œβ”€β”€ css/ β”œβ”€β”€ js/ β”œβ”€β”€ database/ └── index.php ``` --- ## πŸš€ Installation 1. Clone this repository ``` git clone github.com ``` 2. Move the project into your XAMPP `htdocs` folder. 3. Start Apache and MySQL. 4. Import the database into phpMyAdmin. 5. Open your browser and navigate to: ``` localhost ``` --- ## πŸ“Έ Screenshots Screenshots will be added soon. --- ## πŸš€ Future Improvements - Product Categories - Product Reviews - Email Notifications - Payment Integration - Live Chat - Admin Dashboard Improvements --- ## πŸ‘©β€πŸ’» Author **Atiyyah Bata** Software Engineering Student GitHub: github.com --- …