Go to file
Marcel Grześ 331f7d8322 Merge branch 'master' of https://github.com/SirLecram/HospitalServerManager 2019-01-12 11:29:38 +01:00
.vs/HospitalServerManager/v15 Cleaning the code 2019-01-12 11:25:51 +01:00
Assets Initial commit 2018-11-18 18:49:40 +01:00
InterfacesAndEnums First version of working application 2019-01-11 22:32:18 +01:00
Model Cleaning the code 2019-01-12 11:25:51 +01:00
Properties Initial commit 2018-11-18 18:49:40 +01:00
View Cleaning the code 2019-01-12 11:25:51 +01:00
ViewModel Cleaning the code 2019-01-12 11:25:51 +01:00
bin/x86/Debug Cleaning the code 2019-01-12 11:25:51 +01:00
obj Cleaning the code 2019-01-12 11:25:51 +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.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
HospitalServerManager_TemporaryKey.pfx Initial commit 2018-11-18 18:49:40 +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

README.md

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