Haiti-Distributed-Healthcare-System / hdhs

Haiti Distributed Healthcare System
3 stars 0 forks source link

Patient Info Form - DOB, BP Fields #86

Open meghanmc opened 4 years ago

meghanmc commented 4 years ago

The Ant Design Mobile DatePicker is not optimized for keyboard data entry. In order to make data entry more streamlined, as well as make date validation easier, we should implement a more intuitive way of entering DOB.

This also applies to the Blood Pressure Field. BP is recorded as two measurements, 'systolic / diastolic'. To optimize this, we should make this two separate fields with a '/' between so the user does not have to manually enter, or create a entry field that dynamically enters the '/'.

Some examples:

Material UI Date Picker