mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
85d4d63287bf9e3d80ee11c445f7501a2c3f6b13
Story35 create annotation view ## Addresses issue #9 and story 35 # Change Log * Styled application using CSS (Issue #9) * User can select to only show important annotations using the annotation slider * Added view to select important annotations * Important annotations are updated in real-time # Testing * Unit tests in test/java/seng302/visualizer/annotations/* * Controllers have been tested manually # Acceptance Criteria * There is a mechanism to chose the ‘important’ annotations while viewing a race. * Any number of annotations (from zero to the number of annotations) can be chosen. * If the partial annotations toggle is active, choosing an annotation makes that annotation immediately visible for all boats, and deselecting an annotation should likewise remove it from all boats. * When the partial annotations toggle becomes active, all annotations chosen as ‘important’, and only those annotations, should be shown. See merge request !27
SENG302 Project Template
Basic Maven project with required Maven reporting setup and basic GitLab CI.
It is a requirement that your product should be completely built to a deliverable form using the Maven package goal.
Remember to set up your GitLab CI server (refer to the student guide for instructions).
Basic Project Structure
src/Your application sourcedoc/User and design documentationdoc/examples/Demo example files for use with your application
Description
Languages
Java
96.7%
CSS
2.7%
FreeMarker
0.5%
Gherkin
0.1%