Norway publishes source code for electronic election management system (translate.google.com) 18 points by hegga 7y ago ↗ HN
[–] sgt 7y ago ↗ Had a brief look at the source code. It's Java EE based and they seem to be using JBoss as application server.I haven't spent much time looking at the code, but it's definitely quite neat and well written, with separation of concerns and test coverage.Frontend seems to be using JSF which is built into Java EE.
1 comment
[ 2.7 ms ] story [ 14.9 ms ] threadI haven't spent much time looking at the code, but it's definitely quite neat and well written, with separation of concerns and test coverage.
Frontend seems to be using JSF which is built into Java EE.