DigiKart is a PHP-based e-commerce platform designed for small local businesses to sell branded digital gift cards online. It offers a complete flow from product listing to secure SSLCommerz payment integration and downloadable gift cards with expiry timers.
This platform enables small businesses to digitize gift card sales from brands like:
- Bata
- Apex
- PUBG
- Free Fire
- Brand-wise package listing (
gift-packages.php) - Shopping cart and checkout system
- SSLCommerz sandbox payment gateway
- OTP-based login and password recovery
- Gift card generation with secret codes and auto-expiry countdown
- Game top-up packages (PUBG, FF, GTA)
- Admin and user session control
| Layer | Technologies Used |
|---|---|
| Frontend | HTML, CSS, Bootstrap |
| Backend | PHP, MySQL |
| Payment Gateway | SSLCommerz (Sandbox) |
| Hosting Tested | XAMPP/Localhost (port 8000) |
| Editor | Visual Studio Code |
- Clone the Repository
git clone https://github.com/ashikapi/DigiKart.git cd DigiKart