Skip to content

Create goal models in project manager #20

@JASchilz

Description

@JASchilz

For example, a goal might be "implement feature Y".

Requires a User submodel:

Projects model

Should have a name/title, description, FK into users, FK into projects, size, and completion date, and a unique, deterministic ID that can be used to update it from its primary record (eg: if the issue is updated in GitHub then the code in the project manager that imports issues from Github must be able to identify which of its issues has been updated and modify that issue)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions