A QR-Code generator
This is a Java project to generate QR-Codes from data. It is not finished.
To run this project, you need to have java correctly installed on your machine. To use JavaFX, you also need to add the dependency in your project.
- Download JavaFX on the official website
- If you're using IntelliJ, go to File>Project Structure then Modules>Dependencies and add the path to JavaFX
Then, you can run the java class: