blibli-future / detroit

Project Detroit
5 stars 0 forks source link

Change User gender data type into enum #16

Closed adhikasp closed 7 years ago

adhikasp commented 7 years ago
Enum gender{
   Man
   Woman
   NotSpecified
}