Babar Trader Inventory Hub is a custom administrative operations platform designed specifically for wholesale distributors. It serves as a unified digital panel where the client can log, organize, and inspect their complete product inventory, monitor stock status, and streamline day-to-day operations.
The core backend of this hub is engineered in Python using **FastAPI**, creating a highly performant API framework. To avoid database management overhead and ensure lightweight local operations, a customized **JSON database** system was implemented to dynamically store and update product and order parameters.
The interface is built using HTML5, CSS3 grid layouts, and JavaScript (ES6+). The frontend connects asynchronously to a FastAPI backend. Backend routers handle request routing, request sanitization, and data persistence via a JSON database middleware.
Use these credentials to log in and test administrative/inventory actions on the live site:
ali
413982ff
7746