backend done

This commit is contained in:
andrei-mihnea-cerbu
2024-05-02 00:01:28 +03:00
parent e57b47cae3
commit 8e4322649e
76 changed files with 79 additions and 104 deletions
+1 -1
View File
@@ -1 +1 @@
SicknessPredictionScript.py
launchSettings.json
+53 -9
View File
@@ -2,7 +2,48 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="bd25c686-8122-4601-924e-8727e154b299" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.idea/.name" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.name" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/API/obj/API.csproj.nuget.dgspec.json" beforeDir="false" afterPath="$PROJECT_DIR$/API/obj/API.csproj.nuget.dgspec.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/API/obj/Debug/net8.0/API.AssemblyInfo.cs" beforeDir="false" afterPath="$PROJECT_DIR$/API/obj/Debug/net8.0/API.AssemblyInfo.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/API/obj/Debug/net8.0/API.AssemblyInfoInputs.cache" beforeDir="false" afterPath="$PROJECT_DIR$/API/obj/Debug/net8.0/API.AssemblyInfoInputs.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/API/obj/project.assets.json" beforeDir="false" afterPath="$PROJECT_DIR$/API/obj/project.assets.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/API/obj/project.nuget.cache" beforeDir="false" afterPath="$PROJECT_DIR$/API/obj/project.nuget.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/API/obj/rider.project.model.nuget.info" beforeDir="false" afterPath="$PROJECT_DIR$/API/obj/rider.project.model.nuget.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/API/obj/rider.project.restore.info" beforeDir="false" afterPath="$PROJECT_DIR$/API/obj/rider.project.restore.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/obj/Application.csproj.nuget.dgspec.json" beforeDir="false" afterPath="$PROJECT_DIR$/Application/obj/Application.csproj.nuget.dgspec.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Application/obj/Debug/net8.0/Application.AssemblyInfo.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache" beforeDir="false" afterPath="$PROJECT_DIR$/Application/obj/Debug/net8.0/Application.AssemblyInfoInputs.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/obj/project.assets.json" beforeDir="false" afterPath="$PROJECT_DIR$/Application/obj/project.assets.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/obj/project.nuget.cache" beforeDir="false" afterPath="$PROJECT_DIR$/Application/obj/project.nuget.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/obj/rider.project.model.nuget.info" beforeDir="false" afterPath="$PROJECT_DIR$/Application/obj/rider.project.model.nuget.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Application/obj/rider.project.restore.info" beforeDir="false" afterPath="$PROJECT_DIR$/Application/obj/rider.project.restore.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Core/obj/Core.csproj.nuget.dgspec.json" beforeDir="false" afterPath="$PROJECT_DIR$/Core/obj/Core.csproj.nuget.dgspec.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache" beforeDir="false" afterPath="$PROJECT_DIR$/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Core/obj/project.assets.json" beforeDir="false" afterPath="$PROJECT_DIR$/Core/obj/project.assets.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Core/obj/project.nuget.cache" beforeDir="false" afterPath="$PROJECT_DIR$/Core/obj/project.nuget.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Core/obj/rider.project.model.nuget.info" beforeDir="false" afterPath="$PROJECT_DIR$/Core/obj/rider.project.model.nuget.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Core/obj/rider.project.restore.info" beforeDir="false" afterPath="$PROJECT_DIR$/Core/obj/rider.project.restore.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfo.cs" beforeDir="false" afterPath="$PROJECT_DIR$/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfo.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfoInputs.cache" beforeDir="false" afterPath="$PROJECT_DIR$/Infrastructure/obj/Debug/net8.0/Infrastructure.AssemblyInfoInputs.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Infrastructure/obj/Infrastructure.csproj.nuget.dgspec.json" beforeDir="false" afterPath="$PROJECT_DIR$/Infrastructure/obj/Infrastructure.csproj.nuget.dgspec.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Infrastructure/obj/project.assets.json" beforeDir="false" afterPath="$PROJECT_DIR$/Infrastructure/obj/project.assets.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Infrastructure/obj/project.nuget.cache" beforeDir="false" afterPath="$PROJECT_DIR$/Infrastructure/obj/project.nuget.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Infrastructure/obj/rider.project.model.nuget.info" beforeDir="false" afterPath="$PROJECT_DIR$/Infrastructure/obj/rider.project.model.nuget.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Infrastructure/obj/rider.project.restore.info" beforeDir="false" afterPath="$PROJECT_DIR$/Infrastructure/obj/rider.project.restore.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/Debug/net8.0/HealthcareManagerUiWebAssem.AssemblyInfo.cs" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/Debug/net8.0/HealthcareManagerUiWebAssem.AssemblyInfo.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/Debug/net8.0/HealthcareManagerUiWebAssem.AssemblyInfoInputs.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/Debug/net8.0/HealthcareManagerUiWebAssem.AssemblyInfoInputs.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/Debug/net8.0/HealthcareManagerUiWebAssem.GeneratedMSBuildEditorConfig.editorconfig" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/Debug/net8.0/HealthcareManagerUiWebAssem.GeneratedMSBuildEditorConfig.editorconfig" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/Debug/net8.0/HealthcareManagerUiWebAssem.assets.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/Debug/net8.0/HealthcareManagerUiWebAssem.assets.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/HealthcareManagerUiWebAssem.csproj.nuget.dgspec.json" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/HealthcareManagerUiWebAssem.csproj.nuget.dgspec.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/HealthcareManagerUiWebAssem.csproj.nuget.g.props" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/HealthcareManagerUiWebAssem.csproj.nuget.g.props" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/HealthcareManagerUiWebAssem.csproj.nuget.g.targets" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/HealthcareManagerUiWebAssem.csproj.nuget.g.targets" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/project.assets.json" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/project.assets.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/project.nuget.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/project.nuget.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/project.packagespec.json" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/project.packagespec.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/rider.project.model.nuget.info" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/rider.project.model.nuget.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../frontend/obj/rider.project.restore.info" beforeDir="false" afterPath="$PROJECT_DIR$/../frontend/obj/rider.project.restore.info" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -20,19 +61,20 @@
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"last_opened_file_path": "C:/Users/Andrei Cerbu/Documents/FACULTATE/ISSA/HW2",
"nodejs_package_manager_path": "npm",
"vue.rearranger.settings.migration": "true"
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;git-widget-placeholder&quot;: &quot;main&quot;,
&quot;last_opened_file_path&quot;: &quot;C:/Users/Andrei Cerbu/Documents/FACULTATE/ISSA/HW2&quot;,
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
}
}]]></component>
}</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-python-sdk-d68999036c7f-b11f5e8da5ad-com.jetbrains.pycharm.pro.sharedIndexes.bundled-PY-233.14475.56" />
<option value="bundled-js-predefined-1d06a55b98c1-2e7d6887c066-JavaScript-WS-241.15989.47" />
</set>
</attachedChunks>
</component>
@@ -47,6 +89,8 @@
<workItem from="1712913013160" duration="250000" />
<workItem from="1713255980429" duration="218000" />
<workItem from="1713256226960" duration="38000" />
<workItem from="1714593352584" duration="32000" />
<workItem from="1714593449268" duration="2000" />
</task>
<servers />
</component>