mirror of
https://github.com/SirLecram/HospitalServerManager
synced 2024-11-12 13:40:31 +01:00
069f0612da
A few models has been improved; New pages has been added; NewRecordDialog has been added; ViewNavigator was created; A type providers has been added; new interfaces has been added; New validator, which checks if interface is implemented has been added; The application can read data and add new record by API now. |
||
---|---|---|
.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