Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 593 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 593 Bytes

Group065-TDT4140

Running Hear Me:

Libraries

Client:

  • JavaFX
  • Java-JSON

Server:

  • mysql-connector-java-5.1.40

Testing:

  • JUnit 4
  • testfx-core-4
  • guava-14.0.1
  • hamcrest-all-1.3

Notes:

Server

  • To be able to successfully start a server on your machine, you need to be connected to the NTNU network, through VPN.
  • To be able to connect to the database on the Server, you will need a database key class, that is distributed outside of github.

Unit tests

  • To be able to run the unit tests, you need to have a clear server running locally on the machine.