mirror of
https://github.com/SirLecram/HospitalServerManager
synced 2024-11-12 13:40:31 +01:00
0806b25c79
- EditRecordDialog has been added and edited; Others pages (View) has been added and completed; - All ViewModel and Models was completed; - WebService, ApiComandProvider has full funcionality, - New interface has been created; - Application is working now :) it's time to refractoring and testing |
||
---|---|---|
.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