The videogame store requires the development of a GUI software that simulates how the purchase process will work in the city of Cali.
- Java - Scripting language.
- NetBeans - IDE.
- IntelliJ - IDE.
- Scene Builder - Software to design JavaFX application GUI.
- JFoenix - Import to improve the visual of the GUI.
We used GitHub to the versioned. For all the updates of the software, check the releases here.
- Arturo Diaz - ArturoDiaz02
- David Montaño - cuatrosr
- Samuel Hernandez - zacwastaken
- _All the documentation can be found here
src/ui/resources/docs/
- To run the program from its .jar, you must have a JDK of: "jre1.8.0_291" in which it was developed. Then, you should follow these steps:
1️⃣ Run your command console.
2️⃣ Navigate to the dist folder.
3️⃣ Execute the following command to execute it, ignore any error displayed in the console:
java -jar videogames-shop-simulation.jar
⌨️ with ❤️ ArturoDiaz02 😊
⌨️ with ❤️ cuatrosr 😊
⌨️ with ❤️ zacwastaken 😊