Inventory & Order Management System
FastAPI · React · TypeScript · PostgreSQL · Docker
Full-stack containerized system with CRUD operations for products, orders, customers, and automated low-stock analytics alerts.
- Built a full-stack containerized system with a FastAPI backend, React (TypeScript) frontend, and PostgreSQL database.
- Implemented CRUD for Products, Customers, and Orders with automatic order totals and dynamic stock reduction.
- Designed an analytics dashboard with low-stock alerts, containerized via Docker Compose for one-command deployment.