┌───────────────┐ POST /search/orders ┌─────────────────────┐ │ Streamlit UI │ ──────────────────────────────── │ FastAPI API │ │ (port 8501) │ ──────── SearchResponse ...
This project analyzes restaurant order data using SQL to extract meaningful business insights. The dataset contains order transactions including menu items, categories, prices, order timestamps, and ...