Full-Stack Web

Product Inventory Management System

A web-based inventory platform for Fold Fashion BD that tracks products, sales, and stock across multiple branches, with per-branch stock levels, overselling validation, automatic stock adjustments on every transaction, and REST APIs backed by transaction-safe PHP/MySQL.

PHPMySQLREST API
RoleFull-stack developer · Team Phoenix
ClientFold Fashion BD

Overview

Built for Fold Fashion after interviewing the business about the errors, delays, and poor visibility of their spreadsheet-based stock tracking. The system replaces manual methods with a secure, centralized web app on a three-tier architecture: an HTML/CSS/JavaScript dashboard, PHP business logic exposed over a RESTful API, and a MySQL relational database, giving admins real-time inventory visibility across branches.

Key features

  • Secure admin login with role-based access control.
  • Product management: add, edit, delete, and categorize with real-time updates.
  • Per-branch stock monitoring with automatic low-stock alerts.
  • Branch-to-branch stock requests with pending/approved/completed status.
  • Reporting & analytics on stock levels and sales trends, exportable to PDF.
  • Transaction-safe PHP/MySQL REST API preserving data integrity.