1
0
mirror of https://github.com/SirLecram/HospitalServerManager synced 2024-07-17 10:25:30 +02:00
Go to file
2018-11-18 18:59:37 +01:00
Assets Initial commit 2018-11-18 18:49:40 +01:00
bin/x86/Debug Initial commit 2018-11-18 18:49:40 +01:00
InterfacesAndEnums Initial commit 2018-11-18 18:49:40 +01:00
Model Initial commit 2018-11-18 18:49:40 +01:00
obj Initial commit 2018-11-18 18:49:40 +01:00
Properties Initial commit 2018-11-18 18:49:40 +01:00
View Initial commit 2018-11-18 18:49:40 +01:00
ViewModel Initial commit 2018-11-18 18:49:40 +01:00
.gitattributes Initial commit 2018-11-18 18:49:40 +01:00
App.xaml Initial commit 2018-11-18 18:49:40 +01:00
App.xaml.cs Initial commit 2018-11-18 18:49:40 +01:00
HospitalServerManager_TemporaryKey.pfx Initial commit 2018-11-18 18:49:40 +01:00
HospitalServerManager.csproj Initial commit 2018-11-18 18:49:40 +01:00
Package.appxmanifest Initial commit 2018-11-18 18:49:40 +01:00
README.md Create README.md 2018-11-18 18:59:37 +01:00

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