mirror of
https://github.com/SirLecram/HospitalServerManager
synced 2024-11-12 21:45:27 +01:00
81960a6660
The code was cleaned from unnecessary coments, Background color was changed |
||
---|---|---|
.vs/HospitalServerManager/v15 | ||
Assets | ||
bin/x86/Debug | ||
InterfacesAndEnums | ||
Model | ||
obj | ||
Properties | ||
View | ||
ViewModel | ||
.gitattributes | ||
App.xaml | ||
App.xaml.cs | ||
HospitalServerManager_TemporaryKey.pfx | ||
HospitalServerManager.csproj | ||
HospitalServerManager.csproj.user | ||
HospitalServerManager.sln | ||
Package.appxmanifest | ||
README.md |
HospitalServerManager
It is online version of the AdmissionManager (www.github.com/SirLecram/AdmissionManager). I decided that I would do both projects at the same time :). This app is the client. I would like to implement to the client MVVM pattern. Responsibility for database management will be transferred to the server in Golang. Repository of Golang server is here: www.git.wmi.amu.edu.pl/s439397/admissionServer