App-like frontend
The interface uses standard Django templates, HTML, CSS, Bootstrap, and vanilla JavaScript while behaving like a compact productivity app.
What Sonar is, what it is not, and the product architecture.
Sonar is a lightweight cold outreach platform focused on simplicity, speed, deliverability, and a clean app-like user experience.
The interface uses standard Django templates, HTML, CSS, Bootstrap, and vanilla JavaScript while behaving like a compact productivity app.
The MVP avoids Celery, Redis, WebSockets, realtime sync, and heavy background infrastructure. Most work happens through request-response flows.
Users connect SMTP and IMAP mailboxes, send outreach, manually fetch replies, and manage campaign lead state inside the campaign workspace.
Contacts are neutral reusable records. Campaign leads hold campaign-specific reply status, lead status, notes, and outreach history.