This commit is contained in:
Marcel Grześ 2019-01-12 11:29:38 +01:00
commit 331f7d8322
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# 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.
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