Create README.md

This commit is contained in:
Marcel Grześ 2018-11-18 18:59:37 +01:00 committed by GitHub
parent 5f3a04a93d
commit 9ab75e9b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +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.
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