This project tells a simple story: a client gets a JWT, creates an order through a FastAPI API, the API stores that order in SQL, sends a notification to a dedicated microservice, and a /dashboard UI ...