Client server .png

🧠 Client–Server Architecture

🔹 What it is:

Client–Server Architecture is a design model where two entities communicate


⚙️ How it works (Flow):

  1. Client → Backend:
  2. Backend → Database:
  3. Database → Backend:
  4. Backend → Client:

🔁 Key Points:


💡 Example: