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

Contract Tool: build out MVP based on current designs and current api #1028

Open
gwynndp opened this issue Feb 21, 2023 · 0 comments · May be fixed by #1058
Open

Contract Tool: build out MVP based on current designs and current api #1028

gwynndp opened this issue Feb 21, 2023 · 0 comments · May be fixed by #1058
Assignees
Labels
Hackathon February 2023 Hackathon Material hacktoberfest size: large Significant effort required tool: Contracts Relates to the Contracts tool type: enhancement New feature or request

Comments

@gwynndp
Copy link
Collaborator

gwynndp commented Feb 21, 2023

Implement the UI for the Contracts module.

Resources

MVP scope

In scope:

  • Creation and management of Contracts (contract) including Contract Status (contract_status_enum)
  • Attaching Documents (document) to Contracts (via contract_document)
  • One fixed, generic Agreement (agreement) that can be applied to multiple Contracts
  • Capture <-> Contract linkage (treetracker.capture.contract_id)
  • Earnings <-> Contract linkage (earnings.earnings.contract_id)

Not in scope:

  • Agreement management UI
  • contract_region
  • species_agreement
  • species_payout
  • coordination_team
  • coordinator
  • consolidation_rule

API

The schema is implemented in https://github.com/Greenstand/treetracker-contract-api and deployed at https://dev-k8s.treetracker.org/contract/.

Design assets

@nmcharlton nmcharlton added type: enhancement New feature or request Hackathon February 2023 Hackathon Material tool: Contracts Relates to the Contracts tool size: large Significant effort required labels Feb 21, 2023
@gwynndp gwynndp self-assigned this Mar 7, 2023
@gwynndp gwynndp linked a pull request Mar 29, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hackathon February 2023 Hackathon Material hacktoberfest size: large Significant effort required tool: Contracts Relates to the Contracts tool type: enhancement New feature or request
Projects
No open projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants