NUHG
NUHG is an app to generate graphs for Neonatal Unconjugated Hyperbilirubinemia.
Based on patient’s duration of gestation, difference between birth date and blood test date, blood test value etc.
The desired graph will be selected and displayed with the value input by user.
Libraries
- Used UIDatePicker to allow user to input date and time.
- Used UIPickerView to customize selection for duration of gestation.
- Used NotificationCenter to monitor data change.
- Used UIAlertController to display error messages.
- Used UITapGestureRecognizer dismiss view controller and keyboard.
- Used DateFormatter to display date and calculate time difference.
Cocoapods
Used Charts to display information in line chart.
Screenshots
