diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5a9509 --- /dev/null +++ b/README.md @@ -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