To run the new codebase java 14 or newer is required. To run the old codebase java 11 or newer is required.
The new codebase was created in sprint 4.
The developers for sprint 4 made the decision to create the new codebase as the architecture and structure of the old codebase was difficult to develop for and contained other fundamental issues.
- Run server
Run the bundled configuration :NEW_run_server
- Run client
Run the bundled configuration :NEW_run_client
The original codebase is the code inherited from the previous project group.
This codebase primarily programed on until sprint 4.
- Run server
Run the bundled configuration :OLD_run_server
- Run client
Run the bundled configuration :OLD_run_client
Read individual README.md in :
Original_Code_Base/tests/README.md
New_Code_Base/tests/README.md