1
0
mirror of https://github.com/SirLecram/HospitalServerManager synced 2024-08-16 09:57:27 +02:00
Go to file
2019-01-11 22:55:22 +01:00
.vs/HospitalServerManager/v15 First version of working application 2019-01-11 22:32:18 +01:00
Assets Initial commit 2018-11-18 18:49:40 +01:00
bin/x86/Debug First version of working application 2019-01-11 22:32:18 +01:00
InterfacesAndEnums First version of working application 2019-01-11 22:32:18 +01:00
Model First version of working application 2019-01-11 22:32:18 +01:00
obj First version of working application 2019-01-11 22:32:18 +01:00
Properties Initial commit 2018-11-18 18:49:40 +01:00
View First version of working application 2019-01-11 22:32:18 +01:00
ViewModel First version of working application 2019-01-11 22:32:18 +01:00
.gitattributes Initial commit 2018-11-18 18:49:40 +01:00
App.xaml First version of working application 2019-01-11 22:32:18 +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 First version of working application 2019-01-11 22:32:18 +01:00
HospitalServerManager.csproj.user Basic function development 2018-12-22 15:52:17 +01:00
HospitalServerManager.sln Basic function development 2018-12-22 15:52:17 +01:00
Package.appxmanifest Initial commit 2018-11-18 18:49:40 +01:00
README.md Update description 2019-01-11 22:55:22 +01:00

HospitalServerManager

It is the online AdmissionManager. 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