1
0
mirror of https://github.com/SirLecram/HospitalServerManager synced 2024-09-18 09:33:00 +02:00
This commit is contained in:
Marcel Grześ 2019-01-12 11:29:38 +01:00
commit 331f7d8322

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