Posts tagged: database-design
-
API Design for CRM: Leads, Contacts, Deals, Quotes
Notes on designing a REST API for a small CRM, focusing on leads, contacts, deals, quotes, and real-world sales workflows.
→ -
From Discord to CRM: how to store activity logs and conversation history?
Drawing lessons from how Discord handles message storage to design activity logs and conversation history for a small CRM.
→