Kuldeeep18/LeadOrbit — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me LeadOrbit, a simple outbound sales outreach MVP for teams.

I want users to sign up with their organization, log in, import leads from a CSV, and manage those leads in a dashboard. They should be able to create campaigns with steps like email, SMS, call, wait, and conditions based on opens, replies, or clicks. The campaign builder should let them pick leads, connect a sender account, write or generate email drafts with AI, launch the campaign, and then see basic analytics.

Please include Gmail connection for sending emails, Twilio support for SMS and calls when credentials are added, webhook tracking for opens, clicks, replies, and bounces, and a settings area for connected accounts. Make the frontend straightforward with separate pages for login, signup, dashboard, leads, campaigns, campaign builder, analytics, and settings.

Use a Django REST backend with JWT login and a simple static HTML and JavaScript frontend. SQLite is fine for local development. Keep it branded as LeadOrbit, and make it runnable locally with clear setup steps.

Want more depth? Deep Reverse