📽 New Video: Building a CRM app with MongoDB Atlas

Hey everyone! :wave:

We just released a new tutorial that walks through building a full-stack CRM app with Python and connecting it to a MongoDB Atlas database.

It takes about 17 minutes from start to finish. Check it out and let us know what you think.

:computer: Code along on YouTube: https://www.youtube.com/watch?v=OX5L_8hH7xM
:books: Read the blog post: Build a Web App with MongoDB Using Just Python

Is anyone working with MongoDB in their Anvil apps?

6 Likes

awesome video! love the change in media.

1 Like

Quick question? Why not use Anvil data tables? Is MongoDB Atlas better option for CRM?

@Harry_Python Not necessarily! Some people already have data in an external database like MongoDB, and they just want to build an app on top of their existing data instead of migrating everything over.

5 Likes

Thank you for the clarification. :grinning: