2
4 Comments

Help with technology stack for a side project

I am looking for a quick and dirty way to put together the back end for my side project.

The problem:
There are 300 real estate agents with a total of 10,000 across all agents. Every client wants to receive a monthly update on their property value along with some market commentary. The agents pay for the valuation and market commentary and need these monthly reports to be branded with their name and contact.

My theoretical solution:
The property valuation can be done in Python. I am thinking of using MailChimp for sending out the emails.

My questions:
I have never worked with MailChimp. Would it allow me to create 10,000 customized emails through an API?

Is there a better tech stack for this?

  1. 4

    Just use SendGrid or MailGun or something f similar if you need API access.

    Nice side project, how’d you get 300 realtors wanting this?

    1. 1

      Thanks for the suggestions! 300 was my estimate on what would make this a worthwhile project.
      I have spent the last few weeks talking to agents and getting their feedback. It seems the biggest problem is that agents would be reluctant to give their client email addresses.

  2. 1

    I'm pretty sure you can create emails with MailChimp's API. They may or may not be more than you need though. I'd checkout Sendgrid or Mailgun too. They probably all have their downsides - I've seen other IH say they have deliverability issues to some domains with Sendgrid, and I've personally had a terrible time with Mailgun support.

    Your customization would be done in your tech stack. So as your python script is calculating valuations, you can send the customized emails. Not sure if you can do that with Python, or if you'll need Python to talk to something else like a Node/Express API that will do it for you.

    1. 1

      Thanks for the feedback! I think Python can interact directly with MailChimp/Sendgrid/Mailgun API without additional layers.

      I need to spend more time talking to agents to figure out their pain points before committing time to the development.

Trending on Indie Hackers
Getting first 908 Paid Signups by Spending $353 ONLY. 24 comments I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Join our AI video tool demo, get a cool video back! 12 comments