Quotes model #9

Closed
opened 2025-02-13 17:10:15 -05:00 by null · 0 comments
Owner

the quotes table has all the quotes
a quote links a user_id to a quote_id

quotes have a status enum
DRAFT
PUBLISHED
SENT
PURCHASED
EXPIRED
CANCELED

the quotes table has all the quotes a quote links a user_id to a quote_id quotes have a status enum DRAFT PUBLISHED SENT PURCHASED EXPIRED CANCELED
null closed this issue 2025-02-14 23:19:57 -05:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: null/ecomm-store#9
No description provided.