link: [https://www.mixedcrm.com](https://www.mixedcrm.com)
Flask is amazing, the elegant framework design allows infinite productivity and very fast prototyping.
Some of my clients wanted to move away from their legacy real estate workflows so they asked me to create a tool that allows multiple people to sell and generate agreements/offers, I used Vue/Flask added websockets to enable realtime reloads on the dashboard.
The landing page was built with [Enferno](https://www.enferno.io) (V3) just released it a few days ago, I will be posting some tutorials soon on how to leverage some of its nice new features.
Also I have to give credit to [https://saaspages.xyz/](https://saaspages.xyz/) , amazing resource to help you quickly build a page focused on the most important principles.
Nice work.
That looks like an interesting framework. I will give it a try this week. Is there any blog content around this? How it was created, how can we build on top of this?
Nice one.
If you ever want to hop on my podcast to talk about your tech stack (how it was built / deployed) and cover things like lessons learned, etc. I’m all for having you on.
It’s at https://runninginproduction.com/ or https://docs.google.com/forms/d/e/1FAIpQLSdaCRorXztETX1rQxcYT67OTkF3BKb-max99RYpRPrEiO-sKw/viewform if you want to jump to the form to be on the show.
Wow. That’s a very cool app, sir!
I’ve been thinking in creating a VUE+Flask app, do you have any recommendations or tutorials to make them work together?
Edit: missing ‘have’ in the question.
Enferno looks great! Noticed you were using flask-security, which is a wildly outdated library. Some awesome devs have been maintaining a fork (and adding new features): https://github.com/Flask-Middleware/flask-security
Looks really great. Neat code!
Congrats u/level09 . I too have started a journey to build an Flask rest based backed for React Frontend. Have few questions for you :
1. Which additional libraries did you use such as Flask-Restx , Marshmallow , SQLAlchemy , Blueprints
2. How were API’s designed ?
3. Why Vue instead of React , any pro’s you have observedHow did you structure your Flask project
4. Which resources did you refer to build the site ?
Eagerly awaiting for tutorials
Congrats, looks neat. If you don’t mind me asking how was your saas journey with flask? Do you have any resources or tips for building a saas product with flask?
Awesome work! Its is for lead management or you can track all the sales process?
Hey!! awesome. How long did it take to develop this app?
Great job. This is so neat, clean, and minimalistic. What did you use for WebSockets? That is something I always struggle with in Flask. Any resources that you could point me to?
Hello mate! Check your hamburger menu… if you click on any of the menu links it leaves the cross instead of the menu making for some confusing interaction… I guess it was meant to be used with actual links and not links inside the page… you have to do some java there so that when the user clicks on any of the menu options the class for the menu button is set back to hamburger menu.
Keep up the hard work