- Oracle Java 8 JRE
- A good internet connection (10 Mbps download / 2 Mbps upload) is recommended. You can check your internet speed here
- Download a .jar file from the "executables" folder
- Navigate to the directory where the .jar is stored.
- Double click the .jar to open it.
(requires Eclipse)
- Download directory ProjectMain/ and all subdirectories and files
- Open Eclipse and go to File -> Open Projects from File System
- The value for "Import source" should be the ProjectMain folder. Click Finish.
- Right click the ProjectMain folder and go to Properties.
- Go to Java Build Path -> Libraries and click "Add JARS"
- Navigate to the "lib" folder and add the mysql connector.
- Repeat steps 5-6 and add "mxparser.jar"
- Click "Apply and Close"
- Navigate to ProjectMain/src/gui and run IntroScreen.java
- Download directory ProjectMain/ and all subdirectories and files
- Open a Eclipse and go to File -> Open Projects from File System
- The value for "Import source" should be the ProjectMain folder. Click Finish.
- In Package Explorer, Right click "ProjectMain" and go to Properties.
- Go to Java Build Path -> Libraries and click "Add JARS"
- Navigate to the "lib" folder and add the mysql connector.
- Repeat steps 5-6 and add "mxparser.jar"
- Right click the ProjectMain folder and click 'Export'
- Select Java > 'Runnable JAR file' and click Next
- Set Launch configuration to 'IntroScreen - ProjectMain'
- Choose an appropriate Export destination and file name
- In Libary handling select 'Extract required libaries into generated JAR
- Click Finish
deliverables
- Deliverable 1
- Not Fast Just Furious Team Agreement.pdf
- Delivarable 2
- Product Backlog v0.pdf
- Product Backlog v0.1.pdf
- Deliverable 3
- Product Backlog v1.pdf
- Product Backlog v1.1.pdf
- Sprint 1 Backlog.pdf
- Deliverable 4
- Sprint 1 Backlog.pdf
- Sprint 2 Backlog.pdf
- Sprint 3 Backlog.pdf
- Deliverable 5 (UnitTests in ProjectMain folder)
- Product Backlog v4.pdf
- Sprint 5 Backlog.pdf
- Validation Testing v1.pdf
- Code Review.pdf
- Deliverable 6 (UnitTests in ProjectMain folder)
- NotFastJustFurious-2017.11.27.jar
- Product Backlog v5.pdf
- Sprint 6 Backlog.pdf
- Validation Testing v2.pdf
executables
- NotFastJustFurious-2017.11.17.jar
- NotFastJustFurious-2017.11.27.jar
ProjectMain/lib/
- mxparser.jar
- mysql-connector-java-5.1.42-bin.jar
ProjectMain/src/
- assignment
- Assignment.java
- SingleAnswerQuestion.java
- gui
- style
- css
- intro-screen.css
- professor-style.css
- student-style.css
- images
- TeamLogoAngry.jpg
- TeamLogoAngryTranslucent1.png
- TeamLogoAngryTranslucent25.png
- css
- IntroScreen.java
- MessageBox.java
- ProfessorAddAssignments.java
- ProfessorAddProfessors.java
- ProfessorAddQuestions.java
- ProfessorAddStudents.java
- ProfessorPage.java
- ProfessorViewStudents.java
- StudentAssignmentPage.java
- StudentPage.java
- style
- jdbc
- DOA.java
- MySQLAccess.java
- OldMySQLAccess.java
- student
- Professor.java
- Student.java
ProjectMain/UnitTest
- assignment
- TestAssignment.java
- TestQuestion.java
- jdbc
- TestDOA.java
- student
- TestStudent.java
ProjectMain/ValidationTest
- Validation Testing v1.pdf
Product Backlog
- Product Backlog v0.pdf
- Product Backlog v0.1.pdf
- Product Backlog v1.pdf
- Product Backlog v1.1.pdf
- Product Backlog v2.pdf
- Product Backlog v3.pdf
- Product Backlog v4.pdf
- Product Backlog v5.pdf
SampleFiles
- ENGA01WordProblems.csv
- InvalidQuestions.csv
- MATA01SimpleMath.csv
- MATA01VariableMath.csv
- SampleAddSubQuestions.csv
- SampleAssignmentFile.csv
- SampleProfessorFile.csv
- SampleProfessorFile2.csv
- SampleStudentFile.csv
- SampleStudentFile1.csv
- SampleStudentFile2.csv
- SampleStudentFile3.csv
Sprint Backlog
- Sprint 1 Backlog.pdf
- Sprint 2 Backlog.pdf
- Sprint 3 Backlog.pdf
- Sprint 4 Backlog.pdf
- Sprint 5 Backlog.pdf
- Sprint 6 Backlog.pdf
README.md