Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 355 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 355 Bytes

DOCKERIZATION

Architecture

Architecture

Application consists of four services:

  • Interface - frontend in another words. It render view and proxy requests to logic.
  • Logic - is a heart of application. All business logic is here.
  • Charger - emulates card charging.
  • Filler - fills vending machine with products.