Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the lobbying.LegislativeProcess model #43

Open
5 tasks
eronlloyd opened this issue Nov 26, 2022 · 0 comments
Open
5 tasks

Implement the lobbying.LegislativeProcess model #43

eronlloyd opened this issue Nov 26, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@eronlloyd
Copy link
Member

Description

Each governing body being lobbied will have a formal legislative process to establish or amend legislation. Defining this process could create a way to structure workflows within the platform in support of the main goal of passing legislation.

Due to the variable nature of different governing bodies, several classes may be necessary to fully model the process. As such, we'll treat the lobbying.LegislativeProcess as the controller or container class, with other classes supporting it as necessary.

Legislative Process Example

Requirements

  • References to each lobbying.PublicOffice involved in the process
  • Defining and ordering of each stage in the process, and the offices involved
  • Monitoring of time periods required for each stage

Dependencies

  • None

Tasks

  • Write unit tests
  • Write functional tests
  • Write docstring
  • Write code
  • Write documentation
@eronlloyd eronlloyd added the enhancement New feature or request label Nov 26, 2022
@eronlloyd eronlloyd added this to the Release 0.2 milestone Nov 26, 2022
@eronlloyd eronlloyd self-assigned this Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant