No description
Find a file
2021-02-14 16:35:25 +01:00
.idea [WIP] Integrate server to the project 2021-01-20 14:26:57 +01:00
client Reorganized packages 2021-02-11 19:00:11 +01:00
gradle/wrapper chore: initial commit 2020-11-18 00:04:45 +01:00
lib Make User abstract and remove useless Serializable implementation 2021-02-11 18:33:56 +01:00
report Update report 2021-02-14 16:35:25 +01:00
server Lock server port between 1024 and 64000 2021-01-31 22:47:55 +01:00
.gitignore [WIP] Integrate server to the project 2021-01-20 14:26:57 +01:00
gradlew chore: initial commit 2020-11-18 00:04:45 +01:00
gradlew.bat chore: initial commit 2020-11-18 00:04:45 +01:00
README.md Update report 2021-02-14 16:35:25 +01:00
settings.gradle [WIP] Integrate server to the project 2021-01-20 14:26:57 +01:00

Clavardator

This project contains the source for the 4IR Java project.

Full report with installation instructions available in report/report.pdf.

Group

  • SIMARD Yohan
  • VERGNET Arnaud

Technologies

  • Java 11.0.9 (openjdk)
  • JavaFX 11.0.2 (openfx)
  • Gradle 6.3

Resources