Creating a New Tenant workspace
Shows the signup flow for creating a new tenant workspace.
Trade CRM is a Django-based multi-tenant CRM solution for trade and service businesses. The project is currently in MVP development, with tenant signup, authentication, role-based permissions, clients, jobs, staff workflows, and a dynamic pricebook already implemented.
Shows the signup flow for creating a new tenant workspace.
Adds a staff member to the tenant workspace. Password setup is not included yet; in a future version, staff users should receive an email link to create their own password.
Adds a new client record to the CRM.
Creates a job using the selected client, assigned staff member, priority, schedule, and job details.
Adds notes to a job and shows how those notes appear in the job activity timeline.
Creates categories used to organize pricebook/catalog items.
Adds category-specific custom fields that can later be used when creating catalog items.
Adds a catalog item using a category and its configured custom fields.
Use fake data only. Demo data is automatically deleted every day. First load may take up to 50 seconds due to Render's free tier cold start.