Go to file
Marcel Grześ f234ec1f26 First version of working application
- last changes and visual edit
2019-01-11 22:32:18 +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
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
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
bin/x86/Debug 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
.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 Create README.md 2018-11-18 18:59:37 +01:00

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