Inventory Management System

This inventory system was built with a microservices architecture using Flask and RabbitMQ for decoupled inter-service communication. Key services include health checks, item management, stock updates, and order handling.
MongoDB was used for data persistence with full CRUD support. The entire system is containerized using Docker for seamless deployment across environments.