Inventory & warehouse operations
Inventory Flow
Inventory operations platform for managing products, stock levels, warehouse transfers, and role-based supply chain workflows.
Full-stack engineer · 2026





Overview
Designed and developed a full-stack inventory and supply chain operations platform using React, Vite, Python, FastAPI, and PostgreSQL. The system supports product catalogs, warehouse stock, purchase and customer orders, warehouse transfers, and operational dashboards with role-aware access for admin, inventory, warehouse, procurement, and sales users. Implemented JWT authentication, RESTful APIs with FastAPI, relational data modeling with PostgreSQL and SQLAlchemy, and React interfaces for day-to-day inventory operations.
What I built
- Role-based access across admin, inventory, warehouse, procurement, and sales workflows
- Warehouse transfers, stock movements, and operations dashboards
- JWT-secured REST APIs on FastAPI with PostgreSQL and SQLAlchemy