grassrootseconomics / cic-ussd

A USSD client implementation that interfaces with the community inclusion currencies custodial system.
GNU Affero General Public License v3.0
1 stars 2 forks source link

Fix gender selection #64

Closed mango-habanero closed 1 year ago

mango-habanero commented 1 year ago

The gender selection handler always resolves to male because of an incomplete equality checker between the user's input and the gender values mapped to it.