Event Registration Assignment https://github.com/cfowlie/EventRegistration
- Connor Fowlie : 260687955
- Yaniv Bronshtein : 260618099
All Class and Domain Models for the assignment
Java Eclipse Project for the assignment
- Add the JUnit 4 library to your build path. Right click on the project and Build Path | Add libraries…, select JUnit and click Next and then Finish.
- Add the JAR files from the lib folder to the build path of the project. Right click on the three files and Build path | Add to build path
- xstream-1.4.7.jar
- xmlpull-1.1.3.1.jar
- xpp3_min-1.1.4c.jar
- jdatepicker-1.3.4.jar
Android Project for event registration application
- eventregistration.jar
PHP Web Project for event registration application
- Umple Plugin : http://cruise.eecs.uottawa.ca/umple/
- JUnit : http://junit.org/junit4/
- PHPUnit: https://phpunit.de/