All work

BooksBD

Bookstore e-commerce with real-time inventory and refunds

LaravelMySQLSurjoPayJavaScriptBootstrap
Role
Software Developer
Company
Z IT Solutions Limited
Period
April 2023 – January 2024
Location
Dhaka, Bangladesh
Domain
E-commerce

Overview

BooksBD is an e-commerce platform with inventory management built into it rather than bolted on beside it. Storefront and stock are the same problem: overselling an item you do not have is a customer-facing failure, so orders and inventory have to move together.

I built the order and cart system, the payment and refund handling, the SurjoPay integration, the admin dashboards, and the inventory tracking with its alerting.

What I built

  • Built a complete order and cart management system with real-time updates.
  • Handled payment and refund systems with automated processing.
  • Integrated the SurjoPay gateway for secure online transactions.
  • Designed and developed admin dashboards with analytics and reporting.
  • Implemented inventory management with stock tracking and alerts.

In depth

  1. 01

    Order and cart management

    A complete cart-to-order path with real-time updates, so what a customer sees in their cart reflects current reality rather than a stale snapshot.

  2. 02

    Payments and refunds

    Automated payment and refund processing, with SurjoPay integrated for secure online transactions. Refunds are treated as a first-class flow, not an afterthought handled by hand.

  3. 03

    Admin dashboards

    Dashboards with analytics and reporting, giving operators the sales and operational picture without querying the database directly.

  4. 04

    Inventory tracking and alerts

    Stock tracking with alerting, so low or depleted inventory surfaces proactively instead of being discovered through a failed order.

Stack

Backend

  • PHP
  • Laravel

Frontend

  • JavaScript
  • Bootstrap
  • AJAX

Data

  • MySQL

Integrations

  • SurjoPay