empowerhack / DrawMyLife-Service

API and Admin system for the Draw My Life initiative - Volunteers: check README and GitHub Projects to get started.
https://github.com/empowerhack/DrawMyLife-Service/projects
MIT License
13 stars 0 forks source link

Adds Artist’s Country of Origin field to Drawings #151

Closed steverabino closed 7 years ago

steverabino commented 7 years ago

Addresses issue: #141

What this does

Deploy Instructions

Discussion points

  1. We now have in our Drawing model a "country" to show country drawn in, and "origin_country" to show origin of artist - do we need to improve the clarity of this wording?
  2. Any other countries we should be giving priority to on the dropdown for this new field?
  3. In defiance of #141, I added the field under "Gender" instead of under "Age", as I feel Age and Gender are too closely related to be separated on the forms

Screenshots

image

image

CathMollie commented 7 years ago

@stevesmith2609

steverabino commented 7 years ago

Thanks, #141 closed!