HackBrexit / MinistersUnderTheInfluence

MIT License
6 stars 10 forks source link

handle self-representation of individuals #122

Open aspiers opened 7 years ago

aspiers commented 7 years ago

Description

Sometimes people represent themselves in meetings, rather than being affiliated with an organisation. We probably need to support that.

Comments, Questions and Considerations

Originally raised here: https://github.com/HackBrexit/MinistersUnderTheInfluence/pull/121#discussion_r97200801

Acceptance Criteria

This story can be considered done when:

Given some meeting data

When the meeting involves an individual not affiliated with or representing an organisation

Then this should be tracked correctly by the backend, and displayed correctly via the API and UI