University of Canterbury
SENG302 Group Project
29th February - 29th September 2016
A web based musical application by EchoTech (team 4)
Xinity is a web based musical application for assisting with learning and improvement of various musical skills and knowledge.
- Package Xinity by navigating to the root folder and running
mvn clean site package
- Navigate to the
/target
folder and runjava -jar Xinity-X.X.X.jar
- Replace X's with the corresponding version number of
.jar
file. - This will start the application with the GUI.
- Replace X's with the corresponding version number of
- You can also execute the application with the following additional parameters;
-server
Start's the application in server mode.-server -withtestdata
Start's the application in server mode and generates databases populated with test data (Caution: Will overwrite any existing database contents!)
The -withtestdata
flag will generate a user with test data (user details, 2 schedules and a few
schedule attempts).
- Username =
test
- Password =
apples
/.idea
IntelliJ workspace & run configurations./doc
A copy of the applications user manual and a copy of the product backlog we worked from. Also has some example runnable files and run scripts./src
Project source code.
Please check out the sprint release tags.
Each has an attached jars of the sprint's release. They're a pretty good indication of how far we came.
- Adam Hunt
- Alex Gabites
- Jono Smythe
- Liam McKee
- Matthew Jensen
- Peter Roger
- William Scott