Skip to content

Design offer and offer detail models #5

Description

@FriggemannMichael

Objective:
Create the data model for offers and the three required offer detail variants.

Acceptance criteria:

  • Each offer belongs to a business user.
  • Each offer has exactly basic, standard, and premium details.
  • Offer details store title, revisions, delivery time, price, features, and offer_type.
  • Model relationships use explicit related_name and correct on_delete behavior.
  • String representations are useful in Django admin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:offersOffers and offer detailsenhancementNew feature or requestplanned-taskPlanned project implementation tasktddTest-driven development: write or define tests before implementation

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions