Browse Source

Seperated into modules

master
Yiğit Çolakoğlu 6 years ago
parent
commit
edf8d19a98
1127 changed files with 147161 additions and 225 deletions
  1. +27
    -0
      .idea/WRO_QR.iml
  2. BIN
      .idea/caches/build_file_checksums.ser
  3. +16
    -0
      .idea/checkstyle-idea.xml
  4. +9
    -0
      .idea/compiler.xml
  5. +4
    -0
      .idea/encodings.xml
  6. +31
    -0
      .idea/gradle.xml
  7. +9
    -0
      .idea/libraries/Gradle____local_aars____home_yigido_projects_WRO_QR_FoodCloud_app_libs_GenAsync_jar_unspecified_jar.xml
  8. +11
    -0
      .idea/libraries/Gradle__android_arch_core_common_1_1_0_jar.xml
  9. +12
    -0
      .idea/libraries/Gradle__android_arch_core_runtime_1_1_0.xml
  10. +11
    -0
      .idea/libraries/Gradle__android_arch_lifecycle_common_1_1_0_jar.xml
  11. +12
    -0
      .idea/libraries/Gradle__android_arch_lifecycle_livedata_core_1_1_0.xml
  12. +12
    -0
      .idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_0.xml
  13. +12
    -0
      .idea/libraries/Gradle__android_arch_lifecycle_viewmodel_1_1_0.xml
  14. +12
    -0
      .idea/libraries/Gradle__com_android_support_animated_vector_drawable_27_1_1.xml
  15. +12
    -0
      .idea/libraries/Gradle__com_android_support_appcompat_v7_27_1_1.xml
  16. +10
    -0
      .idea/libraries/Gradle__com_android_support_constraint_constraint_layout_1_1_0.xml
  17. +9
    -0
      .idea/libraries/Gradle__com_android_support_constraint_constraint_layout_solver_1_1_0_jar.xml
  18. +11
    -0
      .idea/libraries/Gradle__com_android_support_support_annotations_27_1_1_jar.xml
  19. +12
    -0
      .idea/libraries/Gradle__com_android_support_support_compat_27_1_1.xml
  20. +12
    -0
      .idea/libraries/Gradle__com_android_support_support_core_ui_27_1_1.xml
  21. +12
    -0
      .idea/libraries/Gradle__com_android_support_support_core_utils_27_1_1.xml
  22. +12
    -0
      .idea/libraries/Gradle__com_android_support_support_fragment_27_1_1.xml
  23. +12
    -0
      .idea/libraries/Gradle__com_android_support_support_media_compat_26_1_0.xml
  24. +12
    -0
      .idea/libraries/Gradle__com_android_support_support_v4_26_1_0.xml
  25. +12
    -0
      .idea/libraries/Gradle__com_android_support_support_vector_drawable_27_1_1.xml
  26. +12
    -0
      .idea/libraries/Gradle__com_android_support_test_espresso_espresso_core_3_0_2.xml
  27. +12
    -0
      .idea/libraries/Gradle__com_android_support_test_espresso_espresso_idling_resource_3_0_2.xml
  28. +12
    -0
      .idea/libraries/Gradle__com_android_support_test_monitor_1_0_2.xml
  29. +12
    -0
      .idea/libraries/Gradle__com_android_support_test_runner_1_0_2.xml
  30. +10
    -0
      .idea/libraries/Gradle__com_google_android_gms_play_services_base_15_0_1.xml
  31. +10
    -0
      .idea/libraries/Gradle__com_google_android_gms_play_services_basement_15_0_1.xml
  32. +10
    -0
      .idea/libraries/Gradle__com_google_android_gms_play_services_flags_15_0_1.xml
  33. +10
    -0
      .idea/libraries/Gradle__com_google_android_gms_play_services_tasks_15_0_1.xml
  34. +9
    -0
      .idea/libraries/Gradle__com_google_android_wearable_wearable_2_3_0_jar.xml
  35. +9
    -0
      .idea/libraries/Gradle__com_google_code_findbugs_jsr305_1_3_9_jar.xml
  36. +10
    -0
      .idea/libraries/Gradle__com_google_firebase_firebase_auth_16_0_1.xml
  37. +10
    -0
      .idea/libraries/Gradle__com_google_firebase_firebase_auth_interop_16_0_0.xml
  38. +10
    -0
      .idea/libraries/Gradle__com_google_firebase_firebase_common_16_0_0.xml
  39. +10
    -0
      .idea/libraries/Gradle__com_google_firebase_firebase_database_16_0_1.xml
  40. +10
    -0
      .idea/libraries/Gradle__com_google_firebase_firebase_database_collection_15_0_1.xml
  41. +10
    -0
      .idea/libraries/Gradle__com_google_firebase_firebase_database_connection_16_0_1.xml
  42. +11
    -0
      .idea/libraries/Gradle__com_google_http_client_google_http_client_1_22_0_jar.xml
  43. +11
    -0
      .idea/libraries/Gradle__com_google_http_client_google_http_client_android_1_22_0_jar.xml
  44. +11
    -0
      .idea/libraries/Gradle__com_squareup_javawriter_2_1_1_jar.xml
  45. +11
    -0
      .idea/libraries/Gradle__commons_codec_commons_codec_1_3_jar.xml
  46. +11
    -0
      .idea/libraries/Gradle__commons_logging_commons_logging_1_1_1_jar.xml
  47. +11
    -0
      .idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml
  48. +11
    -0
      .idea/libraries/Gradle__junit_junit_4_12.xml
  49. +11
    -0
      .idea/libraries/Gradle__junit_junit_4_12_jar.xml
  50. +11
    -0
      .idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0_jar.xml
  51. +11
    -0
      .idea/libraries/Gradle__org_apache_httpcomponents_httpclient_4_0_1_jar.xml
  52. +11
    -0
      .idea/libraries/Gradle__org_apache_httpcomponents_httpcore_4_0_1_jar.xml
  53. +11
    -0
      .idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml
  54. +11
    -0
      .idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3_jar.xml
  55. +11
    -0
      .idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml
  56. +11
    -0
      .idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml
  57. +7
    -0
      .idea/misc.xml
  58. +14
    -0
      .idea/modules.xml
  59. +11
    -0
      .idea/modules/FoodCloud.iml
  60. +13
    -0
      .idea/modules/GUI.project.iml
  61. +13
    -0
      .idea/modules/GUI.project.main.iml
  62. +17
    -0
      .idea/modules/GUI.project.test.iml
  63. +6
    -0
      .idea/vcs.xml
  64. +265
    -225
      .idea/workspace.xml
  65. BIN
      Barcode_Reader_Python/sort_date.pyc
  66. +8
    -0
      DataServer/communication/.idea/communication.iml
  67. +6
    -0
      DataServer/communication/.idea/misc.xml
  68. +8
    -0
      DataServer/communication/.idea/modules.xml
  69. +9
    -0
      DataServer/communication/.idea/php.xml
  70. +221
    -0
      DataServer/communication/.idea/workspace.xml
  71. +27
    -0
      DataServer/communication/comm.php
  72. +3
    -0
      DataServer/communication/test.php
  73. +1
    -0
      DataServer/content/Processes/1.json
  74. +1
    -0
      DataServer/content/Processes/10.json
  75. +1
    -0
      DataServer/content/Processes/11.json
  76. +1
    -0
      DataServer/content/Processes/12.json
  77. +1
    -0
      DataServer/content/Processes/13.json
  78. +1
    -0
      DataServer/content/Processes/14.json
  79. +1
    -0
      DataServer/content/Processes/15.json
  80. +1
    -0
      DataServer/content/Processes/16.json
  81. +1
    -0
      DataServer/content/Processes/17.json
  82. +1
    -0
      DataServer/content/Processes/18.json
  83. +1
    -0
      DataServer/content/Processes/19.json
  84. +1
    -0
      DataServer/content/Processes/2.json
  85. +1
    -0
      DataServer/content/Processes/20.json
  86. +1
    -0
      DataServer/content/Processes/21.json
  87. +1
    -0
      DataServer/content/Processes/22.json
  88. +1
    -0
      DataServer/content/Processes/23.json
  89. +1
    -0
      DataServer/content/Processes/24.json
  90. +1
    -0
      DataServer/content/Processes/25.json
  91. +1
    -0
      DataServer/content/Processes/3.json
  92. +1
    -0
      DataServer/content/Processes/4.json
  93. +1
    -0
      DataServer/content/Processes/5.json
  94. +1
    -0
      DataServer/content/Processes/6.json
  95. +1
    -0
      DataServer/content/Processes/7.json
  96. +1
    -0
      DataServer/content/Processes/8.json
  97. +1
    -0
      DataServer/content/Processes/9.json
  98. +1
    -0
      DataServer/content/Products/1.json
  99. +1
    -0
      DataServer/content/Products/10.json
  100. +1
    -0
      DataServer/content/Products/11.json

+ 27
- 0
.idea/WRO_QR.iml View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Python" name="Python">
<configuration sdkName="" />
</facet>
<facet type="android" name="Android">
<configuration>
<option name="GEN_FOLDER_RELATIVE_PATH_APT" value="/../../WRO_QR/gen" />
<option name="GEN_FOLDER_RELATIVE_PATH_AIDL" value="/../../WRO_QR/gen" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/../../WRO_QR/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/../../WRO_QR/res" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/../../WRO_QR/assets" />
<option name="LIBS_FOLDER_RELATIVE_PATH" value="/../../WRO_QR/libs" />
<option name="PROGUARD_LOGS_FOLDER_RELATIVE_PATH" value="/../../WRO_QR/proguard_logs" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
</content>
<orderEntry type="jdk" jdkName="Android API 28 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

BIN
.idea/caches/build_file_checksums.ser View File


+ 16
- 0
.idea/checkstyle-idea.xml View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA">
<option name="configuration">
<map>
<entry key="checkstyle-version" value="8.13" />
<entry key="copy-libs" value="false" />
<entry key="location-0" value="BUNDLED:(bundled):Sun Checks" />
<entry key="location-1" value="BUNDLED:(bundled):Google Checks" />
<entry key="scan-before-checkin" value="false" />
<entry key="scanscope" value="JavaOnly" />
<entry key="suppress-errors" value="false" />
</map>
</option>
</component>
</project>

+ 9
- 0
.idea/compiler.xml View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel>
<module name="GUI.project.main" target="1.8" />
<module name="GUI.project.test" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>

+ 4
- 0
.idea/encodings.xml View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with NO BOM" />
</project>

+ 31
- 0
.idea/gradle.xml View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="createEmptyContentRootDirectories" value="true" />
<option name="distributionType" value="LOCAL" />
<option name="externalProjectPath" value="$PROJECT_DIR$/FoodCloud" />
<option name="gradleHome" value="/opt/gradle" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$/FoodCloud" />
<option value="$PROJECT_DIR$/FoodCloud/app" />
</set>
</option>
<option name="useAutoImport" value="true" />
</GradleProjectSettings>
<GradleProjectSettings>
<option name="distributionType" value="LOCAL" />
<option name="externalProjectPath" value="$PROJECT_DIR$/GUI" />
<option name="gradleHome" value="/opt/gradle" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$/GUI" />
</set>
</option>
<option name="useAutoImport" value="true" />
</GradleProjectSettings>
</option>
</component>
</project>

+ 9
- 0
.idea/libraries/Gradle____local_aars____home_yigido_projects_WRO_QR_FoodCloud_app_libs_GenAsync_jar_unspecified_jar.xml View File

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="Gradle: __local_aars__:/home/yigido/projects/WRO_QR/FoodCloud/app/libs/GenAsync.jar:unspecified@jar">
<CLASSES>
<root url="jar://$PROJECT_DIR$/FoodCloud/app/libs/GenAsync.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__android_arch_core_common_1_1_0_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: android.arch.core:common:1.1.0@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.core/common/1.1.0/8007981f7d7540d89cd18471b8e5dcd2b4f99167/common-1.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.core/common/1.1.0/f211e8f994b67f7ae2a1bc06e4f7b974ec72ee50/common-1.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__android_arch_core_runtime_1_1_0.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: android.arch.core:runtime-1.1.0">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runtime-1.1.0.aar/3bae2a5af5188dfca53003e912d0ba64/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runtime-1.1.0.aar/3bae2a5af5188dfca53003e912d0ba64/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.core/runtime/1.1.0/62944187d3ae3e7a4644b50da4e7b63c605a696/runtime-1.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_0_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: android.arch.lifecycle:common:1.1.0@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/common/1.1.0/edf3f7bfb84a7521d0599efa3b0113a0ee90f85/common-1.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/common/1.1.0/72f6113534923e49e8c032107ca638b97775c61b/common-1.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__android_arch_lifecycle_livedata_core_1_1_0.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: android.arch.lifecycle:livedata-core-1.1.0">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/livedata-core-1.1.0.aar/6f2e5a10a2036edc2fe1e9cc0c515f0f/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/livedata-core-1.1.0.aar/6f2e5a10a2036edc2fe1e9cc0c515f0f/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/livedata-core/1.1.0/300f89e645a95de0bdc6d8833beeee6e3045df06/livedata-core-1.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_0.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: android.arch.lifecycle:runtime-1.1.0">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runtime-1.1.0.aar/26a347e92e245b22d44c9810508cce66/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runtime-1.1.0.aar/26a347e92e245b22d44c9810508cce66/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/runtime/1.1.0/a4b0d6b8e8f51c8f95d5a0641f81ffc13ab406c7/runtime-1.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__android_arch_lifecycle_viewmodel_1_1_0.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: android.arch.lifecycle:viewmodel-1.1.0">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/viewmodel-1.1.0.aar/c01e8c0970c9dad2e6ceb9afe48f9504/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/viewmodel-1.1.0.aar/c01e8c0970c9dad2e6ceb9afe48f9504/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/android.arch.lifecycle/viewmodel/1.1.0/e4c0c5d65f92ccad0b0148ac2f01b540ac7a711e/viewmodel-1.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_animated_vector_drawable_27_1_1.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:animated-vector-drawable-27.1.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-27.1.1.aar/32a1dc845561dd6e138f10b8ef22073b/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/animated-vector-drawable-27.1.1.aar/32a1dc845561dd6e138f10b8ef22073b/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/animated-vector-drawable/27.1.1/a8f4121ade2fdfcc5cb20290a05333239fee05d7/animated-vector-drawable-27.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_appcompat_v7_27_1_1.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:appcompat-v7-27.1.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.1.1.aar/b0584fa5f6c2965487800a1ec67963f0/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.1.1.aar/b0584fa5f6c2965487800a1ec67963f0/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/appcompat-v7/27.1.1/21d073509c5f8d25a1bf274067fa729a1fba8d75/appcompat-v7-27.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_1_1_0.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.android.support.constraint:constraint-layout-1.1.0">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/constraint-layout-1.1.0.aar/98d656918f19d475a9c0fbfddeb6b825/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/constraint-layout-1.1.0.aar/98d656918f19d475a9c0fbfddeb6b825/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 9
- 0
.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_solver_1_1_0_jar.xml View File

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="Gradle: com.android.support.constraint:constraint-layout-solver:1.1.0@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support.constraint/constraint-layout-solver/1.1.0/931532e953a477f876f2de18c2e7f16eee01078f/constraint-layout-solver-1.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__com_android_support_support_annotations_27_1_1_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:support-annotations:27.1.1@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-annotations/27.1.1/39ded76b5e1ce1c5b2688e1d25cdc20ecee32007/support-annotations-27.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-annotations/27.1.1/46bebf5bd40146178cb33c7678f3782a09dea6e4/support-annotations-27.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_support_compat_27_1_1.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:support-compat-27.1.1">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-compat-27.1.1.aar/bac58877981e54bf7e89b67ae2885e01/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-compat-27.1.1.aar/bac58877981e54bf7e89b67ae2885e01/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-compat/27.1.1/fe233277b6eae25ce5b2afab6daf55d73c86f0b9/support-compat-27.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_support_core_ui_27_1_1.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:support-core-ui-27.1.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-core-ui-27.1.1.aar/29819e2c7f81214710f062d07ea5b4d1/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-core-ui-27.1.1.aar/29819e2c7f81214710f062d07ea5b4d1/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-core-ui/27.1.1/266c369a3227be5afec33e11c964472269ff2a7c/support-core-ui-27.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_support_core_utils_27_1_1.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:support-core-utils-27.1.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-core-utils-27.1.1.aar/bf5e792f79d7baac19077f3d5d373d54/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-core-utils-27.1.1.aar/bf5e792f79d7baac19077f3d5d373d54/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-core-utils/27.1.1/8fb37fd2f8dbc23482865700d2c340ae030ea561/support-core-utils-27.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_support_fragment_27_1_1.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:support-fragment-27.1.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-fragment-27.1.1.aar/f606d3a9b2120d58ad9a1f386ab5d639/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-fragment-27.1.1.aar/f606d3a9b2120d58ad9a1f386ab5d639/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-fragment/27.1.1/94732bda44fba11302c58e459b7c1f47e7521bf9/support-fragment-27.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_support_media_compat_26_1_0.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:support-media-compat-26.1.0">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-media-compat-26.1.0.aar/efc8b7bb985ca7e3c4dc7ec06198d39e/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-media-compat-26.1.0.aar/efc8b7bb985ca7e3c4dc7ec06198d39e/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-media-compat/26.1.0/774fd1164ec32514eec562953f723a1920a7fef7/support-media-compat-26.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_support_v4_26_1_0.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:support-v4-26.1.0">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-v4-26.1.0.aar/2619f391e4ca6fdc3be4090efd22996a/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-v4-26.1.0.aar/2619f391e4ca6fdc3be4090efd22996a/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-v4/26.1.0/9c53eab3272b3b26583b17facac2e90d264b2788/support-v4-26.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_support_vector_drawable_27_1_1.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support:support-vector-drawable-27.1.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-27.1.1.aar/495e308dd0d3a74075af1f426541fedd/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/support-vector-drawable-27.1.1.aar/495e308dd0d3a74075af1f426541fedd/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support/support-vector-drawable/27.1.1/4b29cf2106c95afb3432bb0c4ec5a91e959717b2/support-vector-drawable-27.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_test_espresso_espresso_core_3_0_2.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support.test.espresso:espresso-core-3.0.2">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/espresso-core-3.0.2.aar/2babdf40303b53866e23345be88fd768/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/espresso-core-3.0.2.aar/2babdf40303b53866e23345be88fd768/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support.test.espresso/espresso-core/3.0.2/433f4f601a3f3835691d80838dd7ff9414931b05/espresso-core-3.0.2-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_test_espresso_espresso_idling_resource_3_0_2.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support.test.espresso:espresso-idling-resource-3.0.2">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/espresso-idling-resource-3.0.2.aar/2f88d94594d3a644a70d1cfb1282c5af/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/espresso-idling-resource-3.0.2.aar/2f88d94594d3a644a70d1cfb1282c5af/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support.test.espresso/espresso-idling-resource/3.0.2/6071e2b310c16836ba475a94df377e2f75928546/espresso-idling-resource-3.0.2-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_test_monitor_1_0_2.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support.test:monitor-1.0.2">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/monitor-1.0.2.aar/168bee51fcf960c999bafb955e07f062/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/monitor-1.0.2.aar/168bee51fcf960c999bafb955e07f062/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support.test/monitor/1.0.2/5764301056100b445e9ba31df7d1b554a55450f6/monitor-1.0.2-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 12
- 0
.idea/libraries/Gradle__com_android_support_test_runner_1_0_2.xml View File

@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="Gradle: com.android.support.test:runner-1.0.2">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runner-1.0.2.aar/7de7a1cdb698618f6c793b2e7431b14f/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/runner-1.0.2.aar/7de7a1cdb698618f6c793b2e7431b14f/res" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.android.support.test/runner/1.0.2/b2ce2342744a66e935dbc4a298259709a4c1f042/runner-1.0.2-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_android_gms_play_services_base_15_0_1.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.android.gms:play-services-base-15.0.1">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/play-services-base-15.0.1.aar/75251bd15e948003463b5bfbf0c06cce/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/play-services-base-15.0.1.aar/75251bd15e948003463b5bfbf0c06cce/res" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_android_gms_play_services_basement_15_0_1.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.android.gms:play-services-basement-15.0.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/play-services-basement-15.0.1.aar/58bde92c17190eb1c74f1bf5e6d21bb9/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/play-services-basement-15.0.1.aar/58bde92c17190eb1c74f1bf5e6d21bb9/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_android_gms_play_services_flags_15_0_1.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.android.gms:play-services-flags-15.0.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/play-services-flags-15.0.1.aar/0cc3c66626859299262fe61efbe331d6/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/play-services-flags-15.0.1.aar/0cc3c66626859299262fe61efbe331d6/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_android_gms_play_services_tasks_15_0_1.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.android.gms:play-services-tasks-15.0.1">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/play-services-tasks-15.0.1.aar/f7f568b71a866bbe1b43a634f748ea07/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/play-services-tasks-15.0.1.aar/f7f568b71a866bbe1b43a634f748ea07/res" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 9
- 0
.idea/libraries/Gradle__com_google_android_wearable_wearable_2_3_0_jar.xml View File

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="Gradle: com.google.android.wearable:wearable:2.3.0@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.android.wearable/wearable/2.3.0/c992787c16c39fdea0042bb10ff7873fee224c0a/wearable-2.3.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 9
- 0
.idea/libraries/Gradle__com_google_code_findbugs_jsr305_1_3_9_jar.xml View File

@ -0,0 +1,9 @@
<component name="libraryTable">
<library name="Gradle: com.google.code.findbugs:jsr305:1.3.9@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_firebase_firebase_auth_16_0_1.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.firebase:firebase-auth-16.0.1">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-auth-16.0.1.aar/fd092aea6d41f2cc888ac7f0e30d0966/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-auth-16.0.1.aar/fd092aea6d41f2cc888ac7f0e30d0966/res" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_firebase_firebase_auth_interop_16_0_0.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.firebase:firebase-auth-interop-16.0.0">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-auth-interop-16.0.0.aar/f57f066f32653af579ff20b44e186732/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-auth-interop-16.0.0.aar/f57f066f32653af579ff20b44e186732/res" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_firebase_firebase_common_16_0_0.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.firebase:firebase-common-16.0.0">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-common-16.0.0.aar/642bba4fb0c2118be4b8d25b345cc736/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-common-16.0.0.aar/642bba4fb0c2118be4b8d25b345cc736/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_firebase_firebase_database_16_0_1.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.firebase:firebase-database-16.0.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-database-16.0.1.aar/58524a32a8417d30951a145f317dfbb9/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-database-16.0.1.aar/58524a32a8417d30951a145f317dfbb9/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_firebase_firebase_database_collection_15_0_1.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.firebase:firebase-database-collection-15.0.1">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-database-collection-15.0.1.aar/0aaa4269f5ac59b45e365632a3e34e95/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-database-collection-15.0.1.aar/0aaa4269f5ac59b45e365632a3e34e95/res" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 10
- 0
.idea/libraries/Gradle__com_google_firebase_firebase_database_connection_16_0_1.xml View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Gradle: com.google.firebase:firebase-database-connection-16.0.1">
<CLASSES>
<root url="file://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-database-connection-16.0.1.aar/ee6dac3bed0aa80b749ae39a17a1aa5f/res" />
<root url="jar://$USER_HOME$/.gradle/caches/transforms-1/files-1.1/firebase-database-connection-16.0.1.aar/ee6dac3bed0aa80b749ae39a17a1aa5f/jars/classes.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__com_google_http_client_google_http_client_1_22_0_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: com.google.http-client:google-http-client:1.22.0@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.22.0/d441fc58329c4a4c067acec04ac361627f66ecc8/google-http-client-1.22.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client/1.22.0/354d5dd5f75febe40347abfa2d9517bae6281e73/google-http-client-1.22.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__com_google_http_client_google_http_client_android_1_22_0_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: com.google.http-client:google-http-client-android:1.22.0@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client-android/1.22.0/6d1e1a76a16a244ab2f41775791be1dd0ec2878a/google-http-client-android-1.22.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.http-client/google-http-client-android/1.22.0/765af30eb9ed6aa1bda069989e2c894965941726/google-http-client-android-1.22.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__com_squareup_javawriter_2_1_1_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: com.squareup:javawriter:2.1.1@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/67ff45d9ae02e583d0f9b3432a5ebbe05c30c966/javawriter-2.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.1.1/5b31387d839a5cdaf5b6de3990da01f7f2b963c5/javawriter-2.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__commons_codec_commons_codec_1_3_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: commons-codec:commons-codec:1.3@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.3/fd32786786e2adb664d5ecc965da47629dca14ba/commons-codec-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.3/ee264b5d7a0f939d5999398c7f1ade031db3fcec/commons-codec-1.3-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__commons_logging_commons_logging_1_1_1_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: commons-logging:commons-logging:1.1.1@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.1/5043bfebc3db072ed80fbd362e7caf00e885d8ae/commons-logging-1.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.1.1/f3f156cbff0e0fb0d64bfce31a352cce4a33bc19/commons-logging-1.1.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: javax.inject:javax.inject:1@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/a00123f261762a7c5e0ec916a2c7c8298d29c400/javax.inject-1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__junit_junit_4_12.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: junit:junit:4.12">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa/junit-4.12-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__junit_junit_4_12_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: junit:junit:4.12@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa/junit-4.12-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: net.sf.kxml:kxml2:2.3.0@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/ccbc77a5fd907ef863c29f3596c6f54ffa4e9442/kxml2-2.3.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/net.sf.kxml/kxml2/2.3.0/309cd2cff7260e465792fda3dcbb063b730d8050/kxml2-2.3.0-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__org_apache_httpcomponents_httpclient_4_0_1_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: org.apache.httpcomponents:httpclient:4.0.1@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.0.1/1d7d28fa738bdbfe4fbd895d9486308999bdf440/httpclient-4.0.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.0.1/2480b1ac944ebdd15f5f7b6730e9a151d39f4d88/httpclient-4.0.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__org_apache_httpcomponents_httpcore_4_0_1_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: org.apache.httpcomponents:httpcore:4.0.1@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.0.1/e813b8722c387b22e1adccf7914729db09bcb4a9/httpcore-4.0.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.0.1/69febd50593a006a4593ef64a697b14208a55b7b/httpcore-4.0.1-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: org.hamcrest:hamcrest-core:1.3">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b/hamcrest-core-1.3-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: org.hamcrest:hamcrest-core:1.3@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b/hamcrest-core-1.3-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: org.hamcrest:hamcrest-integration:1.3@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/ae7787a563e6a1b1f17fd4ac43be3a3c8830cfda/hamcrest-integration-1.3-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 11
- 0
.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml View File

@ -0,0 +1,11 @@
<component name="libraryTable">
<library name="Gradle: org.hamcrest:hamcrest-library:1.3@jar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/47a7ee46628ab7133129cd7cef1e92657bc275e/hamcrest-library-1.3-sources.jar!/" />
</SOURCES>
</library>
</component>

+ 7
- 0
.idea/misc.xml View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11 (2)" project-jdk-type="JavaSDK" />
</project>

+ 14
- 0
.idea/modules.xml View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/DataServer/DataServer.iml" filepath="$PROJECT_DIR$/DataServer/DataServer.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/FoodCloud.iml" filepath="$PROJECT_DIR$/.idea/modules/FoodCloud.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/GUI.project.iml" filepath="$PROJECT_DIR$/.idea/modules/GUI.project.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/GUI.project.main.iml" filepath="$PROJECT_DIR$/.idea/modules/GUI.project.main.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/GUI.project.test.iml" filepath="$PROJECT_DIR$/.idea/modules/GUI.project.test.iml" />
<module fileurl="file://$PROJECT_DIR$/Robot_Server/Robot_Server.iml" filepath="$PROJECT_DIR$/Robot_Server/Robot_Server.iml" />
<module fileurl="file://$PROJECT_DIR$/FoodCloud/app/app.iml" filepath="$PROJECT_DIR$/FoodCloud/app/app.iml" />
</modules>
</component>
</project>

+ 11
- 0
.idea/modules/FoodCloud.iml View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="FoodCloud" external.linked.project.path="$MODULE_DIR$/../../FoodCloud" external.root.project.path="$MODULE_DIR$/../../FoodCloud" external.system.id="GRADLE" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../FoodCloud">
<excludeFolder url="file://$MODULE_DIR$/../../FoodCloud/.gradle" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

+ 13
- 0
.idea/modules/GUI.project.iml View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="GUI.project" external.linked.project.path="$MODULE_DIR$/../../GUI" external.root.project.path="$MODULE_DIR$/../../GUI" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../GUI">
<excludeFolder url="file://$MODULE_DIR$/../../GUI/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/../../GUI/build" />
<excludeFolder url="file://$MODULE_DIR$/../../GUI/out" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

+ 13
- 0
.idea/modules/GUI.project.main.iml View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="GUI.project:main" external.linked.project.path="$MODULE_DIR$/../../GUI" external.root.project.path="$MODULE_DIR$/../../GUI" external.system.id="GRADLE" external.system.module.group="" external.system.module.type="sourceSet" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/../../GUI/out/production/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../GUI/src/main">
<sourceFolder url="file://$MODULE_DIR$/../../GUI/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../GUI/src/main/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

+ 17
- 0
.idea/modules/GUI.project.test.iml View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="GUI.project:test" external.linked.project.path="$MODULE_DIR$/../../GUI" external.root.project.path="$MODULE_DIR$/../../GUI" external.system.id="GRADLE" external.system.module.group="" external.system.module.type="sourceSet" external.system.module.version="1.0-SNAPSHOT" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output-test url="file://$MODULE_DIR$/../../GUI/out/test/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../GUI/src/test">
<sourceFolder url="file://$MODULE_DIR$/../../GUI/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../GUI/src/test/resources" type="java-test-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="GUI.project.main" />
<orderEntry type="library" name="Gradle: junit:junit:4.12" level="project" />
<orderEntry type="library" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
</component>
<component name="TestModuleProperties" production-module="GUI.project.main" />
</module>

+ 6
- 0
.idea/vcs.xml View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

+ 265
- 225
.idea/workspace.xml View File

@ -2,177 +2,235 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="f77644b5-4f2e-4632-a6f5-17e6501befbf" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/.idea/WRO_QR.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/caches/build_file_checksums.ser" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/checkstyle-idea.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/gradle.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle____local_aars____home_yigido_projects_WRO_QR_FoodCloud_app_libs_GenAsync_jar_unspecified_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__android_arch_core_common_1_1_0_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__android_arch_core_runtime_1_1_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__android_arch_lifecycle_common_1_1_0_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__android_arch_lifecycle_livedata_core_1_1_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__android_arch_lifecycle_runtime_1_1_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__android_arch_lifecycle_viewmodel_1_1_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_animated_vector_drawable_27_1_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_appcompat_v7_27_1_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_1_1_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_constraint_constraint_layout_solver_1_1_0_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_support_annotations_27_1_1_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_support_compat_27_1_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_support_core_ui_27_1_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_support_core_utils_27_1_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_support_fragment_27_1_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_support_media_compat_26_1_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_support_v4_26_1_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_support_vector_drawable_27_1_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_test_espresso_espresso_core_3_0_2.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_test_espresso_espresso_idling_resource_3_0_2.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_test_monitor_1_0_2.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_android_support_test_runner_1_0_2.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_android_gms_play_services_base_15_0_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_android_gms_play_services_basement_15_0_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_android_gms_play_services_flags_15_0_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_android_gms_play_services_tasks_15_0_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_android_wearable_wearable_2_3_0_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_1_3_9_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_firebase_firebase_auth_16_0_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_firebase_firebase_auth_interop_16_0_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_firebase_firebase_common_16_0_0.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_firebase_firebase_database_16_0_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_firebase_firebase_database_collection_15_0_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_firebase_firebase_database_connection_16_0_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_http_client_google_http_client_1_22_0_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_google_http_client_google_http_client_android_1_22_0_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__commons_codec_commons_codec_1_3_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__commons_logging_commons_logging_1_1_1_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__junit_junit_4_12.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__junit_junit_4_12_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__org_apache_httpcomponents_httpclient_4_0_1_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__org_apache_httpcomponents_httpcore_4_0_1_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/modules/FoodCloud.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/DataServer.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/GUI/src/Main.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Robot_Server/Robot_Server.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/settings.gradle" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/modules/GUI.project.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/modules/GUI.project.main.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/modules/GUI.project.test.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/communication/.idea/communication.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/communication/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/communication/.idea/modules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/communication/.idea/php.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/communication/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/communication/comm.php" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/communication/test.php" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/1.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/10.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/11.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/12.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/13.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/14.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/15.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/16.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/17.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/18.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/19.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/2.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/20.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/21.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/22.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/23.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/24.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/25.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/3.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/4.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/5.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/6.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/7.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/8.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Processes/9.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/1.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/10.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/11.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/12.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/13.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/14.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/15.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/16.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/17.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/18.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/19.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/2.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/20.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/21.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/22.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/23.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/24.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/25.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/3.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/4.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/5.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/6.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/7.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/8.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/DataServer/content/Products/9.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/.idea/checkstyle-idea.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/.idea/encodings.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/.idea/gradle.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/.project" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/.settings/org.eclipse.buildship.core.prefs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/.classpath" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/.project" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/.settings/org.eclipse.buildship.core.prefs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/build.gradle" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/google-services.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/libs/GenAsync.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/proguard-rules.pro" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/androidTest/java/gq/yigit/foodcloud/ExampleInstrumentedTest.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/AndroidManifest.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/gen/gq/yigit/foodcloud/BuildConfig.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/gen/gq/yigit/foodcloud/Manifest.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/gen/gq/yigit/foodcloud/R.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/com/google/zxing/integration/android/IntentIntegrator.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/com/google/zxing/integration/android/IntentResult.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/FarmPop.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/GetInfo.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/LearnMore.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/MainActivity.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PHPComm.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PackagePop.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PopTrans1.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PopTrans2.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/ProcessPop.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/ProductInfo.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable-v24/ic_launcher_foreground.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable/buttonshape.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable/ic_launcher_background.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable/process_bg.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_farm_pop.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_get_info.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_learn_more.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_main.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_package_pop.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_pop_trans1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_pop_trans2.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_process_pop.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_product_info.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-hdpi/ic_launcher.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-hdpi/ic_launcher_round.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-hdpi/icon.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/arrow_left.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/arrow_right.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/check.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/factory.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/farm.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/ic_launcher.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/ic_launcher_round.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/icon.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/market.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/packaging.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/truck.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/warning.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xhdpi/ic_launcher.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xhdpi/icon.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxhdpi/ic_launcher.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxhdpi/icon.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxxhdpi/icon.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values-round/strings.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/colors.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/dimens.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/strings.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/styles.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/app/src/test/java/gq/yigit/foodcloud/ExampleUnitTest.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/build.gradle" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/gradle.properties" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/gradle/gradle/wrapper/gradle-wrapper.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/gradle/gradle/wrapper/gradle-wrapper.properties" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/gradle/gradlew" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/gradle/gradlew.bat" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/gradle/wrapper/gradle-wrapper.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/gradle/wrapper/gradle-wrapper.properties" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/gradlew" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/gradlew.bat" afterDir="false" />
<change afterPath="$PROJECT_DIR$/FoodCloud/settings.gradle" afterDir="false" />
<change afterPath="$PROJECT_DIR$/GUI/.gradle/4.10.2/fileChanges/last-build.bin" afterDir="false" />
<change afterPath="$PROJECT_DIR$/GUI/.gradle/4.10.2/fileHashes/fileHashes.bin" afterDir="false" />
<change afterPath="$PROJECT_DIR$/GUI/.gradle/4.10.2/fileHashes/fileHashes.lock" afterDir="false" />
<change afterPath="$PROJECT_DIR$/GUI/.gradle/4.10.2/gc.properties" afterDir="false" />
<change afterPath="$PROJECT_DIR$/GUI/.gradle/vcs-1/gc.properties" afterDir="false" />
<change afterPath="$PROJECT_DIR$/GUI/build.gradle" afterDir="false" />
<change afterPath="$PROJECT_DIR$/GUI/settings.gradle" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Robot_Server/Robot.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Robot_Server/arduino-i2c/arduino-i2c.ino" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Robot_Server/database_append.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Robot_Server/database_read.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Robot_Server/generate_moves.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Robot_Server/k.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Robot_Server/sort_date.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/local.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.gitkeep" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/Barcode_Reader_Python.iml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/codeStyles/codeStyleConfig.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/deployment.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/misc.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/modules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/vagrant.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/vcs.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/webServers.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/.idea/workspace.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/arduino-i2c/arduino-i2c.ino" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/database_append.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/database_read.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/generate_moves.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/main.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/sort_date.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/test3.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Barcode_Reader_Python/tst2.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud.apk" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.idea/assetWizardSettings.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.idea/caches/build_file_checksums.ser" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.idea/codeStyles/Project.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.idea/codeStyles/codeStyleConfig.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.idea/gradle.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.idea/misc.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.idea/runConfigurations.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/Ev3_Code/.idea/vcs.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.project" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/.settings/org.eclipse.buildship.core.prefs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/.classpath" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/.project" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/.settings/org.eclipse.buildship.core.prefs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/build.gradle" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/google-services.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/libs/GenAsync.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/proguard-rules.pro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/androidTest/java/gq/yigit/foodcloud/ExampleInstrumentedTest.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/AndroidManifest.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/com/google/zxing/integration/android/IntentIntegrator.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/com/google/zxing/integration/android/IntentResult.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/FarmPop.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/GetInfo.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/LearnMore.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/MainActivity.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PHPComm.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PackagePop.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PopTrans1.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/PopTrans2.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/ProcessPop.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/java/gq/yigit/foodcloud/ProductInfo.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable-v24/ic_launcher_foreground.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable/buttonshape.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable/ic_launcher_background.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/drawable/process_bg.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_farm_pop.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_get_info.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_learn_more.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_main.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_package_pop.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_pop_trans1.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_pop_trans2.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_process_pop.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/layout/activity_product_info.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-hdpi/ic_launcher.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-hdpi/ic_launcher_round.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-hdpi/icon.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/arrow_left.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/arrow_right.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/check.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/factory.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/farm.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/ic_launcher.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/ic_launcher_round.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/icon.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/market.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/packaging.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/truck.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-mdpi/warning.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xhdpi/ic_launcher.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xhdpi/icon.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxhdpi/ic_launcher.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxhdpi/icon.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/mipmap-xxxhdpi/icon.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values-round/strings.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/colors.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/dimens.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/strings.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/main/res/values/styles.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/app/src/test/java/gq/yigit/foodcloud/ExampleUnitTest.java" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/build.gradle" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/gradle.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/gradle/wrapper/gradle-wrapper.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/gradlew" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/gradlew.bat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/FoodCloud/settings.gradle" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/_config.yml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/communication/.idea/communication.iml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/communication/.idea/misc.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/communication/.idea/modules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/communication/.idea/php.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/communication/.idea/workspace.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/communication/comm.php" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/1.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/10.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/11.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/12.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/13.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/14.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/15.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/16.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/17.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/18.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/19.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/2.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/20.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/21.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/22.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/23.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/24.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/25.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/3.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/4.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/5.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/6.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/7.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/8.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Processes/9.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/1.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/10.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/11.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/12.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/13.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/14.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/15.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/16.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/17.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/18.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/19.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/2.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/20.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/21.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/22.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/23.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/24.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/25.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/3.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/4.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/5.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/6.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/7.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/8.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/database/content/Products/9.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/move_apk.sh" beforeDir="false" />
</list>
<ignored path="$PROJECT_DIR$/GUI/.gradle/" />
<ignored path="$PROJECT_DIR$/GUI/build/" />
<ignored path="$PROJECT_DIR$/GUI/out/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -190,6 +248,9 @@
<projectState path="$PROJECT_DIR$/FoodCloud">
<ProjectState />
</projectState>
<projectState path="$PROJECT_DIR$/GUI">
<ProjectState />
</projectState>
</component>
<component name="ExternalProjectsManager">
<system id="GRADLE">
@ -199,36 +260,7 @@
</system>
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/GUI/src/Main.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="30">
<caret line="2" selection-start-line="2" selection-end-line="2" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/DataServer/content/Processes/2.json">
<provider selected="true" editor-type-id="text-editor" />
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/FoodCloud/app/build.gradle">
<provider selected="true" editor-type-id="text-editor" />
</entry>
</file>
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/FoodCloud/gradle.properties">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="165">
<caret line="11" selection-start-line="11" selection-end-line="11" />
</state>
</provider>
</entry>
</file>
</leaf>
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
@ -258,7 +290,6 @@
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="AndroidView" />
<pane id="PackagesPane">
<subPane>
<expand>
@ -276,24 +307,14 @@
</subPane>
</pane>
<pane id="Scope" />
<pane id="ProjectPane">
<subPane>
<expand>
<path>
<item name="WRO_QR" type="b2602c69:ProjectViewProjectNode" />
<item name="GUI" type="462c0819:PsiDirectoryNode" />
</path>
</expand>
<select />
</subPane>
</pane>
<pane id="ProjectPane" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="android.sdk.path" value="$USER_HOME$/Android/Sdk" />
<property name="aspect.path.notification.shown" value="true" />
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1542747534969" />
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1542747624923" />
<property name="jdk.selected.PYTHON_MODULE" value="Python 2.7 (WRO_QR)" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/FoodCloud" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
@ -365,17 +386,25 @@
<workItem from="1542745606184" duration="340000" />
<workItem from="1542745981355" duration="265000" />
<workItem from="1542746287319" duration="815000" />
<workItem from="1542747128494" duration="276000" />
<workItem from="1542747128494" duration="524000" />
</task>
<task id="LOCAL-00001" summary="Seperated and renamed modules">
<created>1542747581078</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1542747581078</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="1948000" />
<option name="totallyTimeSpent" value="2196000" />
</component>
<component name="ToolWindowManager">
<frame x="0" y="23" width="1920" height="1031" extended-state="6" />
<layout>
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2588047" />
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.2588047" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
<window_info id="Designer" order="2" />
<window_info id="Image Layers" order="3" />
@ -395,19 +424,19 @@
<window_info anchor="bottom" id="Terminal" order="7" />
<window_info anchor="bottom" id="Docker" order="8" show_stripe_button="false" />
<window_info anchor="bottom" id="CheckStyle" order="9" />
<window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
<window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.50053364" side_tool="true" />
<window_info anchor="bottom" id="Database Changes" order="11" />
<window_info anchor="bottom" id="Version Control" order="12" />
<window_info active="true" anchor="bottom" id="Version Control" order="12" visible="true" />
<window_info anchor="bottom" id="Android Profiler" order="13" show_stripe_button="false" />
<window_info anchor="bottom" id="Logcat" order="14" />
<window_info anchor="bottom" id="Build" order="15" visible="true" />
<window_info anchor="bottom" id="Build" order="15" sideWeight="0.4994664" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
<window_info anchor="right" id="Maven" order="3" />
<window_info anchor="right" id="Palette" order="4" />
<window_info anchor="right" id="Flutter Inspector" order="5" />
<window_info anchor="right" id="Flutter Outline" order="6" />
<window_info anchor="right" auto_hide="true" id="Flutter Inspector" order="5" show_stripe_button="false" type="SLIDING" weight="0.32977587" />
<window_info anchor="right" id="Flutter Outline" order="6" show_stripe_button="false" />
<window_info anchor="right" id="SciView" order="7" />
<window_info anchor="right" id="Database" order="8" />
<window_info anchor="right" id="Palette&#9;" order="9" />
@ -420,6 +449,10 @@
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Seperated and renamed modules" />
<option name="LAST_COMMIT_MESSAGE" value="Seperated and renamed modules" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/FoodCloud/.project">
<provider selected="true" editor-type-id="text-editor" />
@ -442,19 +475,26 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/DataServer/content/Processes/2.json">
<provider selected="true" editor-type-id="text-editor" />
</entry>
<entry file="file://$PROJECT_DIR$/FoodCloud/app/build.gradle">
<provider selected="true" editor-type-id="text-editor" />
<entry file="file://$PROJECT_DIR$/GUI/build.gradle">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="180">
<caret line="12" column="14" lean-forward="true" selection-start-line="12" selection-start-column="14" selection-end-line="12" selection-end-column="14" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/FoodCloud/gradle.properties">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="165">
<caret line="11" selection-start-line="11" selection-end-line="11" />
<state relative-caret-position="150">
<caret line="10" column="30" lean-forward="true" selection-start-line="10" selection-start-column="30" selection-end-line="10" selection-end-column="30" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/FoodCloud/app/build.gradle">
<provider selected="true" editor-type-id="text-editor" />
</entry>
<entry file="file://$PROJECT_DIR$/DataServer/content/Processes/2.json">
<provider selected="true" editor-type-id="text-editor" />
</entry>
</component>
<component name="masterDetails">
<states>


BIN
Barcode_Reader_Python/sort_date.pyc View File


+ 8
- 0
DataServer/communication/.idea/communication.iml View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

+ 6
- 0
DataServer/communication/.idea/misc.xml View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
</project>

+ 8
- 0
DataServer/communication/.idea/modules.xml View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/communication.iml" filepath="$PROJECT_DIR$/.idea/communication.iml" />
</modules>
</component>
</project>

+ 9
- 0
DataServer/communication/.idea/php.xml View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PhpIncludePathManager">
<include_path>
<path value="/etc/php/7.2/apache2" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="7.2" />
</project>

+ 221
- 0
DataServer/communication/.idea/workspace.xml View File

@ -0,0 +1,221 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="a6381de7-5961-40ca-8dc1-2a70115a90e1" name="Default" comment="" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file leaf-file-name="comm.php" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/comm.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="105">
<caret line="12" column="8" selection-start-line="12" selection-start-column="8" selection-end-line="12" selection-end-column="8" />
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="HTML File" />
</list>
</option>
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/format.html" />
<option value="$PROJECT_DIR$/conn.php" />
<option value="$PROJECT_DIR$/comm.php" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsGulpfileManager">
<detection-done>true</detection-done>
<sorting>DEFINITION_ORDER</sorting>
</component>
<component name="NodePackageJsonFileManager">
<packageJsonPaths />
</component>
<component name="PhpWorkspaceProjectConfiguration" interpreter_name="PHP 7.2">
<include_path>
<path value="/etc/php/7.2/apache2" />
</include_path>
</component>
<component name="ProjectFrameBounds">
<option name="x" value="594" />
<option name="y" value="132" />
<option name="width" value="1380" />
<option name="height" value="990" />
</component>
<component name="ProjectView">
<navigator proportions="" version="1">
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="ProjectPane">
<subPane>
<expand>
<path>
<item name="communication" type="b2602c69:ProjectViewProjectNode" />
<item name="communication" type="462c0819:PsiDirectoryNode" />
</path>
</expand>
<select />
</subPane>
</pane>
<pane id="Scope" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="DefaultHtmlFileTemplate" value="HTML File" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="/etc/php/7.2/apache2" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
<property name="settings.editor.selected.configurable" value="reference.settings.ide.settings.web.browsers" />
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="a6381de7-5961-40ca-8dc1-2a70115a90e1" name="Default" comment="" />
<created>1529763756323</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1529763756323</updated>
<workItem from="1529763757470" duration="7051000" />
<workItem from="1529831693990" duration="2459000" />
<workItem from="1530432216337" duration="87000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="9597000" />
</component>
<component name="ToolWindowManager">
<frame x="594" y="132" width="1380" height="990" extended-state="0" />
<editor active="true" />
<layout>
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.2536232" />
<window_info anchor="bottom" id="TODO" order="6" />
<window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
<window_info anchor="right" id="Database" order="3" />
<window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Run" order="2" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
<window_info anchor="bottom" id="Terminal" order="7" />
<window_info id="Favorites" order="2" side_tool="true" />
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
<window_info anchor="bottom" id="PHP-CGI Server" order="7" />
<window_info anchor="bottom" id="Message" order="0" />
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
<window_info anchor="bottom" id="Find" order="1" />
</layout>
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<option name="time" value="4" />
</breakpoint-manager>
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/conn.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="180">
<caret line="12" column="2" selection-start-line="12" selection-start-column="2" selection-end-line="12" selection-end-column="2" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/format.html">
<provider selected="true" editor-type-id="text-editor">
<state>
<caret selection-end-line="9" selection-end-column="7" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/comm.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="105">
<caret line="12" column="8" selection-start-line="12" selection-start-column="8" selection-end-line="12" selection-end-column="8" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/conn.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="180">
<caret line="12" column="2" selection-start-line="12" selection-start-column="2" selection-end-line="12" selection-end-column="2" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/format.html">
<provider selected="true" editor-type-id="text-editor">
<state>
<caret selection-end-line="9" selection-end-column="7" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/comm.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="135">
<caret line="14" column="13" selection-start-line="14" selection-start-column="13" selection-end-line="14" selection-end-column="13" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/conn.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="180">
<caret line="12" column="2" selection-start-line="12" selection-start-column="2" selection-end-line="12" selection-end-column="2" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/format.html">
<provider selected="true" editor-type-id="text-editor">
<state>
<caret selection-end-line="9" selection-end-column="7" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/comm.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="105">
<caret line="12" column="8" selection-start-line="12" selection-start-column="8" selection-end-line="12" selection-end-column="8" />
</state>
</provider>
</entry>
</component>
</project>

+ 27
- 0
DataServer/communication/comm.php View File

@ -0,0 +1,27 @@
<?php
/**
* Created by PhpStorm.
* User: yigido
* Date: 6/23/18
* Time: 5:19 PM
*/
$id = $_POST["id"];
$value = $_POST["value"];
$content = $_POST["content"];
$file_loc = "../content/" . $value . "/" . $id . ".json";
$myfile = fopen($file_loc, "r") or die("Unable to open file!");
$send = fread($myfile,filesize($file_loc));
if(isset($_POST["content"])){
$send = json_decode($send,true);
$send = $send[$content];
}
echo $send;
?>

+ 3
- 0
DataServer/communication/test.php View File

@ -0,0 +1,3 @@
<?php
echo "test";

+ 1
- 0
DataServer/content/Processes/1.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Peeling, Slicing, Frying", "Location": "Gee Tee Industries"}, "Harvested": {"Date": "06.05.2018", "Problematic": false, "Product": "Potatoe", "Location": "India"}, "Packaging": {"Problematic": false, "Material": "Polypropylene", "Location": "Gee Tee Industries", "Cancerogen": false}, "Transport2": {"Duration": 1, "Moved to,from": "Gee Tee Industries-Gee Tee Industries", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 19, "Moved to,from": "India-Gee Tee Industries", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/10.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Kneading, Moulding, Baking, Cooling", "Location": "Galletas Gullon SA"}, "Harvested": {"Date": "14.06.2018", "Problematic": false, "Product": "Wheat", "Location": "Ukraine"}, "Packaging": {"Problematic": false, "Material": "Carton", "Location": "Greif Packaging Spain SA", "Cancerogen": false}, "Transport2": {"Duration": 9, "Moved to,from": "Galletas Gullon SA-Greif Packaging Spain SA", "Stopped": true, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 14, "Moved to,from": "Ukraine-Galletas Gullon SA", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/11.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Pressing, Moulding, Klining, Ensiling ", "Location": "Barilla"}, "Harvested": {"Date": "15.06.2017", "Problematic": false, "Product": "Wheat", "Location": "Russia"}, "Packaging": {"Problematic": true, "Material": "Carton", "Location": "Barilla", "Cancerogen": true}, "Transport2": {"Duration": 1, "Moved to,from": "Barilla-Barilla", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 29, "Moved to,from": "Russia-Barilla", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/12.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": true, "Processes": "Pressing, Moulding, Klining, Ensiling", "Location": "Barilla"}, "Harvested": {"Date": "12.08.2018", "Problematic": false, "Product": "Wheat", "Location": "India"}, "Packaging": {"Problematic": false, "Material": "Carton", "Location": "Barilla", "Cancerogen": false}, "Transport2": {"Duration": 0.5, "Moved to,from": "Barilla-Barilla", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 25, "Moved to,from": "India-Barilla", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/13.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Pressing, Moulding, Klining, Ensiling", "Location": "Barilla"}, "Harvested": {"Date": "23.03.2018", "Problematic": true, "Product": "Wheat", "Location": "Turkey"}, "Packaging": {"Problematic": false, "Material": "Carton", "Location": "Barilla", "Cancerogen": false}, "Transport2": {"Duration": 1, "Moved to,from": "Barilla-Barilla", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 24, "Moved to,from": "Turkey-Barilla", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/14.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Pressing, Moulding, Klining, Ensiling", "Location": "Barilla"}, "Harvested": {"Date": "24.06.2018", "Problematic": false, "Product": "Wheat", "Location": "Russia"}, "Packaging": {"Problematic": false, "Material": "Carton", "Location": "Barilla", "Cancerogen": false}, "Transport2": {"Duration": 1, "Moved to,from": "Barilla-Barilla", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 31, "Moved to,from": "Russia-Barilla", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/15.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Pressing, Moulding, Klining, Ensiling", "Location": "Barilla"}, "Harvested": {"Date": "12.07.2018", "Problematic": false, "Product": "Wheat", "Location": "Russia"}, "Packaging": {"Problematic": true, "Material": "Carton", "Location": "Barilla", "Cancerogen": false}, "Transport2": {"Duration": 1, "Moved to,from": "Barilla-Barilla", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 23, "Moved to,from": "Russia-Barilla", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/16.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Cleaning, Maceration, Core Scalping, Bran Scalping, Protein Scalping, Starch Purification", "Location": "EGE Gluten Free Food Product Company"}, "Harvested": {"Date": "16.08.2017", "Problematic": false, "Product": "Corn", "Location": "USA"}, "Packaging": {"Problematic": false, "Material": "Recyclable Plastic", "Location": "Starpak Packaging Company", "Cancerogen": false}, "Transport2": {"Duration": 1, "Moved to,from": "EGE Gluten Free Food Product Company-Starpak Packaging Company", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 28, "Moved to,from": "USA-EGE Gluten Free Food Product Company", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/17.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Cleaning, Maceration, Core Scalping, Bran Scalping, Protein Scalping, Starch Purification", "Location": "EGE Gluten Free Food Product Company"}, "Harvested": {"Date": "20.06.2018", "Problematic": false, "Product": "Corn", "Location": "USA"}, "Packaging": {"Problematic": false, "Material": "Recyclable Plastic", "Location": "EGE Gluten Free Food Product Company", "Cancerogen": false}, "Transport2": {"Duration": 0, "Moved to,from": "EGE Gluten Free Food Product Company-EGE Gluten Free Food Product Company", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 29, "Moved to,from": "USA-EGE Gluten Free Food Product Company", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/18.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Cleaning, Maceration, Core Scalping, Bran Scalping, Protein Scalping, Starch Purification", "Location": "EGE Gluten Free Food Product Company"}, "Harvested": {"Date": "16.06.2018", "Problematic": false, "Product": "Corn", "Location": "India"}, "Packaging": {"Problematic": false, "Material": "Recyclable Plastic", "Location": "EGE Gluten Free Food Product Company", "Cancerogen": false}, "Transport2": {"Duration": 0, "Moved to,from": "EGE Gluten Free Food Product Company-EGE Gluten Free Food Product Company", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 21, "Moved to,from": "India-EGE Gluten Free Food Product Company", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/19.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Cleaning, Maceration, Core Scalping, Bran Scalping, Protein Scalping, Starch Purification", "Location": "EGE Gluten Free Food Product Company"}, "Harvested": {"Date": "14.06.2018", "Problematic": true, "Product": "Corn", "Location": "Turkey"}, "Packaging": {"Problematic": false, "Material": "Recyclable Plastic", "Location": "Starpak Packaging Company", "Cancerogen": false}, "Transport2": {"Duration": 2, "Moved to,from": "EGE Gluten Free Food Product Company-Starpak Packaging Company", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 4, "Moved to,from": "Turkey-EGE Gluten Free Food Product Company", "Stopped": false, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/2.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Peeling, Slicing, Frying", "Location": "Gee Tee Industries"}, "Harvested": {"Date": "14.08.2017", "Problematic": false, "Product": "Potatoe", "Location": "China"}, "Packaging": {"Problematic": true, "Material": "Polypropylene", "Location": "Gee Tee Industries", "Cancerogen": true}, "Transport2": {"Duration": 1, "Moved to,from": "Gee Tee Industries-Gee Tee Industries", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 24, "Moved to,from": "China-Gee Tee Industries", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/20.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Cleaning, Maceration, Core Scalping, Bran Scalping, Protein Scalping, Starch Purification", "Location": "EGE Gluten Free Food Product Company"}, "Harvested": {"Date": "01.06.2018", "Problematic": false, "Product": "Corn", "Location": "Turkey"}, "Packaging": {"Problematic": true, "Material": "Non-recyclable Plastic", "Location": "EGE Gluten Free Food Product Company", "Cancerogen": true}, "Transport2": {"Duration": 0, "Moved to,from": "EGE Gluten Free Food Product Company-EGE Gluten Free Food Product Company", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 8, "Moved to,from": "Turkey-EGE Gluten Free Food Product Company", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/21.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Peeling, Roasting, Salting", "Location": "Deepa Industries LTD"}, "Harvested": {"Date": "02.04.2018", "Problematic": false, "Product": "Peanuts", "Location": "Kenya"}, "Packaging": {"Problematic": false, "Material": "Plastic", "Location": "Deepa Industries LTD", "Cancerogen": false}, "Transport2": {"Duration": 0.5, "Moved to,from": "Deepa Industries LTD-Deepa Industries LTD", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 8, "Moved to,from": "Kenya-Deepa Industries LTD", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/22.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Peeling, Roasting, Salting", "Location": "Deepa Industries LTD"}, "Harvested": {"Date": "18.06.2018", "Problematic": false, "Product": "Peanuts", "Location": "Kenya"}, "Packaging": {"Problematic": true, "Material": "Plastic", "Location": "Deepa Industries LTD", "Cancerogen": true}, "Transport2": {"Duration": 1, "Moved to,from": "Deepa Industries LTD-Deepa Industries LTD", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 7, "Moved to,from": "Kenya-Deepa Industries LTD", "Stopped": false, "Condition": false, "Problematic": true}}

+ 1
- 0
DataServer/content/Processes/23.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": true, "Processes": "Peeling, Roasting, Salting", "Location": "Deepa Industries LTD"}, "Harvested": {"Date": "19.08.2018", "Problematic": false, "Product": "Peanuts", "Location": "Kenya"}, "Packaging": {"Problematic": false, "Material": "Plastic", "Location": "Deepa Industries LTD", "Cancerogen": false}, "Transport2": {"Duration": 1, "Moved to,from": "Deepa Industries LTD-Deepa Industries LTD", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 9, "Moved to,from": "Kenya-Deepa Industries LTD", "Stopped": false, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/24.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Peeling, Roasting, Salting", "Location": "Deepa Industries LTD"}, "Harvested": {"Date": "12.09.2017", "Problematic": false, "Product": "Peanuts", "Location": "China"}, "Packaging": {"Problematic": false, "Material": "Plastic", "Location": "Deepa Industries LTD", "Cancerogen": false}, "Transport2": {"Duration": 1, "Moved to,from": "Deepa Industries LTD-Deepa Industries LTD", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 19, "Moved to,from": "China-Deepa Industries LTD", "Stopped": false, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/25.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Peeling, Roasting, Salting", "Location": "Deepa Industries LTD"}, "Harvested": {"Date": "19.10.2017", "Problematic": false, "Product": "Peanuts", "Location": "India"}, "Packaging": {"Problematic": true, "Material": "Plastic", "Location": "Deepa Industries LTD", "Cancerogen": true}, "Transport2": {"Duration": 1, "Moved to,from": "Deepa Industries LTD-Deepa Industries LTD", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 15, "Moved to,from": "India-Deepa Industries LTD", "Stopped": false, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/3.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Peeling, Slicing, Frying", "Location": "Gee Tee Industries"}, "Harvested": {"Date": "15.06.2018", "Problematic": false, "Product": "Potatoe", "Location": "India"}, "Packaging": {"Problematic": false, "Material": "Polypropylene", "Location": "Gee Tee Industries", "Cancerogen": false}, "Transport2": {"Duration": 2, "Moved to,from": "Gee Tee Industries-Gee Tee Industries", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 25, "Moved to,from": "India-Gee Tee Industries", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/4.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Peeling, Slicing, Frying", "Location": "Gee Tee Industries"}, "Harvested": {"Date": "19.06.2017", "Problematic": false, "Product": "Potatoe", "Location": "Turkey"}, "Packaging": {"Problematic": false, "Material": "Polypropylene", "Location": "Gee Tee Industries", "Cancerogen": false}, "Transport2": {"Duration": 1, "Moved to,from": "Gee Tee Industries-Gee Tee Industries", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 19, "Moved to,from": "Turkey-Gee Tee Industries", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/5.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Peeling, Slicing, Frying", "Location": "Gee Tee Industries"}, "Harvested": {"Date": "27.07.2017", "Problematic": false, "Product": "Potatoe", "Location": "Turkey"}, "Packaging": {"Problematic": false, "Material": "Polypropylene", "Location": "Gee Tee Industries", "Cancerogen": false}, "Transport2": {"Duration": 1, "Moved to,from": "Gee Tee Industries-Gee Tee Industries", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 16, "Moved to,from": "Turkey-Gee Tee Industries", "Stopped": true, "Condition": false, "Problematic": true}}

+ 1
- 0
DataServer/content/Processes/6.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Kneading, Moulding, Baking, Cooling", "Location": "Galletas Gullon SA"}, "Harvested": {"Date": "14.05.2017", "Problematic": false, "Product": "Wheat", "Location": "Turkey"}, "Packaging": {"Problematic": false, "Material": "Carton", "Location": "Greif Packaging Spain SA", "Cancerogen": false}, "Transport2": {"Duration": 7, "Moved to,from": "Galletas Gullon SA-Greif Packaging Spain SA", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 23, "Moved to,from": "Turkey-Galletas Gullon SA", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/7.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": true, "Processes": "Kneading, Moulding, Baking, Cooling", "Location": "Galletas Gullon SA"}, "Harvested": {"Date": "15.05.2018", "Problematic": false, "Product": "Wheat", "Location": "China"}, "Packaging": {"Problematic": false, "Material": "Carton", "Location": "Galletas Gullon SA", "Cancerogen": false}, "Transport2": {"Duration": 0, "Moved to,from": "Galletas Gullon SA-Galletas Gullon SA", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 21, "Moved to,from": "China-Galletas Gullon SA", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/8.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Kneading, Moulding, Baking, Cooling", "Location": "Galletas Gullon SA"}, "Harvested": {"Date": "17.04.2018", "Problematic": false, "Product": "Wheat", "Location": "Russia"}, "Packaging": {"Problematic": false, "Material": "Carton", "Location": "Greif Packaging Spain SA", "Cancerogen": false}, "Transport2": {"Duration": 6, "Moved to,from": "Galletas Gullon SA-Greif Packaging Spain SA", "Stopped": false, "Condition": true, "Problematic": false}, "Transport1": {"Duration": 24, "Moved to,from": "Russia-Galletas Gullon SA", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Processes/9.json View File

@ -0,0 +1 @@
{"Process": {"Problematic": false, "Processes": "Kneading, Moulding, Baking, Cooling", "Location": "Galletas Gullon SA"}, "Harvested": {"Date": "12.03.2018", "Problematic": false, "Product": "Wheat", "Location": "India"}, "Packaging": {"Problematic": false, "Material": "Carton", "Location": "Greif Packaging Spain SA", "Cancerogen": false}, "Transport2": {"Duration": 8, "Moved to,from": "Galletas Gullon SA-Greif Packaging Spain SA", "Stopped": false, "Condition": false, "Problematic": true}, "Transport1": {"Duration": 26, "Moved to,from": "India-Galletas Gullon SA", "Stopped": true, "Condition": true, "Problematic": false}}

+ 1
- 0
DataServer/content/Products/1.json View File

@ -0,0 +1 @@
{"Allergens": ["Lactose", "Gluten", "Nuts"], "Cooked": true, "Problematic": false, "Process": "Fried", "Nutrients": ["Protein(1.52g)", "Carbohydrate(14.6g)", "Fibre(1.1g)", "Soduium(0.18g)", "Fat(10.2g)", "Salt(2.3g)"], "ED": "02.09.2018", "BBD": "19.12.2018", "Calories": 160, "Prod_Name": "Delitos"}

+ 1
- 0
DataServer/content/Products/10.json View File

@ -0,0 +1 @@
{"Allergens": ["Lactose", "Wheat", "Soya"], "Cooked": true, "Problematic": false, "Process": "Baked", "Nutrients": ["Protein(6g)", "Carbohydrate(6.8g)", "Fibre(4g)", "Sodium(2g)", "Fat(18g)", "Sugar(0.5)", "Salt(0.40g)"], "ED": "25.02.2019", "BBD": "20.12.2018", "Calories": 429, "Prod_Name": "Gullon Sugar Free Shortbread Biscuits"}

+ 1
- 0
DataServer/content/Products/11.json View File

@ -0,0 +1 @@
{"Allergens": ["Wheat"], "Cooked": false, "Problematic": false, "Process": "Klining", "Nutrients": ["Protein(6.5g)", "Carbohydrate(78.7g)", "Fiber(1.1g)", "Fat(1.8g)", "Salt(0.003g)"], "ED": "18.02.2020", "BBD": "18.02.2019", "Calories": 359, "Prod_Name": "Gluten Free Penne Rigate"}

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save