Haoming Yin 85b8047229 Updated FileParser to read team name, boat velocity, and race size.
- minor code rearrange for readFile()
- changed getTeam() to read to an array of team maps, where map contains team name and boat velocity
- added getTotalNumberOfTeams() to get the total number of teams in file
- added getRaceSize to get the the number of boat competing in a race

#implement #story[6] #story[8]
2017-03-06 21:44:31 +13:00
2016-03-01 19:08:07 +13:00
2016-03-01 19:08:07 +13:00
2016-03-01 19:08:07 +13:00
2017-03-05 18:01:37 +13:00

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 source
  • doc/ User and design documentation
  • doc/examples/ Demo example files for use with your application
S
Description
No description provided
Readme 64 MiB
Languages
Java 96.7%
CSS 2.7%
FreeMarker 0.5%
Gherkin 0.1%