Skip to content

gdgriga/workshop-02072016

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • Python 20.3%
  • PHP 12.0%
  • Ruby 4.1%
  • HTML 1.7%