Skip to content

Commit 8e798de

Browse files
author
Mano Marks
authored
Merge pull request dockersamples#60 from docker/duplicate_key
note about one vote per client
2 parents 006f294 + 67e2e08 commit 8e798de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ Architecture
2323
* A Postgres database backed by a Docker volume
2424
* A Node.js webapp which shows the results of the voting in real time
2525

26+
27+
Note
28+
----
29+
30+
The voting application only accepts one vote per client. It does not register votes if a vote has already been submitted from a client.

0 commit comments

Comments
 (0)