exercise in OOP course, Ariel university. fall 2018
the repository create by yaron samuel and yuval gabso.
to run the project:
- download the project
- for windows - run gradlew.bat for linux - run gradlew
- run gradle.build or open the project in eclipse.
- to run the apps via gradle, enter Task: runApps
you can find explaintion in folder docs. in the folder exist example output files and uml diagrams.
in folder data you can find input data that we used for test the project.
note that if you push the import from table buttom, in default the data come from oop_course_ariel.ex4_db table.