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

Flesh out an Organisation #110

Closed krissy closed 7 years ago

krissy commented 7 years ago

What

Currently, an Organisation only has a name and timestamps (created_at, updated_at) associated with it. We need to flesh this out with some other fields too.

How

As a first step, you'll need to liase with the team in Slack, especially PM, UX and data science, to check what additional fields we need to expose here. Keep in mind that organisation data is something we intend to share in the HDX portal, so things like country/location of the org will be candidates. Even though this will also affect what is managed in admin, marking this under the API milestone as it's a more data-based task.