The formatting and reshuffling of the Lab 5 starter code has been completed (excluding trivialities).
There are many Checkstyle warnings, but they are all either "TODOs" or "Class/variable not found", so they will be fixed as we code.
The Main file runs, but any specific functionality it had has been removed. It returns an empty View now.
All of the Entitie have been written. They will eventually require updating, but their base is complete such that they can be used in the rest of the code.
The formatting and reshuffling of the Lab 5 starter code has been completed (excluding trivialities).
There are many Checkstyle warnings, but they are all either "TODOs" or "Class/variable not found", so they will be fixed as we code.
The Main file runs, but any specific functionality it had has been removed. It returns an empty View now.
All of the Entitie have been written. They will eventually require updating, but their base is complete such that they can be used in the rest of the code.