A simple web-based tool to create Test Codes. These codes are generated into a csv and downloaded to your PC
https://password-test-code-generator.herokuapp.com
Backend Designed with a reactive library (Vert.x) and Java 11 Frontend designed using HTML5, Materialize and Vanilla JavaScript
docker pull mcadecio/testcodegendocker run --name testcodegen -d -p 80:80 mcadecio/testcodegen- www.localhost:80
mvn clean packagejava -jar target/testcodegen-1.0-SNAPSHOT.jar- www.localhost:80
https://github.com/mcadecio/TestCodeGenerator/blob/master/example/frontend_pic.PNG
https://github.com/mcadecio/TestCodeGenerator/blob/master/example/example_output.csv