👩‍⚕️Nurse Note iPad Application

ios  ● 07 Sep 2012

When I was working at Kluaynamthai Hospital, I build one iPad application call Nurse Note. The main purpose of this app is for the nurses to record the data of patients.

image

The app is working by fetching list of patients from the WCF service provided by another team, record data and send back to the server. I used wsdl2objc to generate classes for connect with the service.

image

Another requirement for this app is the data can be saved in offline mode when there is no internet connection and be able to send that data back when it the internet available.

image

comments powered by Disqus