-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement a top level Campaign Model for the CAMPY API.
Protocol for Managing a Campaign
- Account creator is the owner of the top-level account.
- Account owner may create many Campaigns.
- Each Campaign maintains it's own contacts, volunteers, newsletters and encryption keys individually.
- A Campaign may have the following states (Active, InActive, Archived)
Requires an update to the database to create the Campaign table and update the rest of the tables with the campaign_id relationship.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo