Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 967 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 967 Bytes

Docker-Voting-App

A simple distributed application running across multiple Docker containers.

Architecture

Architecture diagram

Note

The voting application only accepts one vote per client. It does not register votes if a vote has already been submitted from a client.