Skip to content

Architecture_v1

Agape Mamphasa edited this page May 22, 2022 · 1 revision

Structure

capstone_v1_architecture

  • Client(Angular) will talk to the API layer
  • The request will be passed on to the services layer
  • Will be resolved by the repository
  • Database will return data
Clone this wiki locally