βΉοΈ About
Each year, students of University of New Caledonia gives to students and enterprises the opportunity to work together on "projets tutorΓ©s" so students can work on real life projects with IT professionals.
This project has been realized in this context.
π― Pitch
What you'll see in this article is how and what has been achieved to reach the following target:
π§βπ€βπ§ Team
Nothing can be done without a team, here we are:
- π¦ Kevin @kpetit
- π¦ David @davnox900
- π¦ Irwan @isoernc
- π¨ Adrien @adriens
πΏ Showtime
Enough talk, let's see whathas been delivered, and how:
π Resources
-
opt-nc/template-projet-tutore-unc
GitHub template repository
opt-nc / domaine-nc-javafx
Application JavaFX pour consulter les donnΓ©es de DOMAINE.nc
β A propos
Application JavaFX pour consulter les donnΓ©es de DOMAINE.nc, dΓ©veloppΓ©e en projet tutorΓ© entre :
π― Objectif
Appli JavaFX disruptive Desktop pour consuleter les noms de DOMAINE.nc via son API publique.
π PrΓ©requis
- β
Disposer de
JDK 17+
- β
CrΓ©er un fichier
.env
Γ la racine du projet avec votre clΓ© d'API
X_RAPIDAPI_KEY=Votre_clef_d'API
πΉοΈ Utiliser
gh repo clone opt-nc/domaine-nc-javafx
cd domaine-nc-javafx
ls -la .env
mvn javafx:run
πΏ Packager & Exec β‘
mvn clean package
java -jar target/domainenc.jar
On gΓ©nΓ©rera ainsi le fichier domainenc.jar Γ utiliser .
Top comments (5)